===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
irpas-0.10/tctrace.c-309-		    if ( (cfg.reverse) &&
irpas-0.10/tctrace.c:310:			    ((hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/tctrace.c-311-				    IP_ADDR_LEN,AF_INET))!=NULL)) {
##############################################
irpas-0.10/tctrace.c-408-			if ( (cfg.reverse) &&
irpas-0.10/tctrace.c:409:				((hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/tctrace.c-410-					IP_ADDR_LEN,AF_INET))!=NULL)) {
##############################################
irpas-0.10/.pc/fix-makefile.patch/Makefile-12-RELEASE=IRPASrelease
irpas-0.10/.pc/fix-makefile.patch/Makefile:13:RELVER=`grep "Version" IRPAS.version | awk '{print $$4}'`
irpas-0.10/.pc/fix-makefile.patch/Makefile-14-
##############################################
irpas-0.10/.pc/add-missing-header.patch/itrace.c-270-		    if ( (cfg.reverse) &&
irpas-0.10/.pc/add-missing-header.patch/itrace.c:271:			    ((hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/.pc/add-missing-header.patch/itrace.c-272-				    IP_ADDR_LEN,AF_INET))!=NULL)) {
##############################################
irpas-0.10/.pc/add-missing-header.patch/netmask.c-156-	    /* reverse lookup */
irpas-0.10/.pc/add-missing-header.patch/netmask.c:157:	    if ( (hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/.pc/add-missing-header.patch/netmask.c-158-			    IP_ADDR_LEN,AF_INET))!=NULL) {
##############################################
irpas-0.10/.pc/add-missing-header.patch/timestamp.c-157-	    /* reverse lookup */
irpas-0.10/.pc/add-missing-header.patch/timestamp.c:158:	    if ( (hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/.pc/add-missing-header.patch/timestamp.c-159-			    IP_ADDR_LEN,AF_INET))!=NULL) {
##############################################
irpas-0.10/Makefile-16-RELEASE=IRPASrelease
irpas-0.10/Makefile:17:RELVER=`grep "Version" IRPAS.version | awk '{print $$4}'`
irpas-0.10/Makefile-18-
##############################################
irpas-0.10/itrace.c-271-		    if ( (cfg.reverse) &&
irpas-0.10/itrace.c:272:			    ((hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/itrace.c-273-				    IP_ADDR_LEN,AF_INET))!=NULL)) {
##############################################
irpas-0.10/netmask.c-157-	    /* reverse lookup */
irpas-0.10/netmask.c:158:	    if ( (hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/netmask.c-159-			    IP_ADDR_LEN,AF_INET))!=NULL) {
##############################################
irpas-0.10/timestamp.c-158-	    /* reverse lookup */
irpas-0.10/timestamp.c:159:	    if ( (hr=gethostbyaddr((char *)&(from.sin_addr),
irpas-0.10/timestamp.c-160-			    IP_ADDR_LEN,AF_INET))!=NULL) {