===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nfswatch-4.99.11/rpcfilter.c-20-/*
nfswatch-4.99.11/rpcfilter.c:21: * TODO: replace the gethostbyaddr() functions with getnameinfo()
nfswatch-4.99.11/rpcfilter.c-22- *
##############################################
nfswatch-4.99.11/rpcfilter.c-616-			nfs_counters[i].nc_ipaddr = thisdst;
nfswatch-4.99.11/rpcfilter.c:617:			hp = gethostbyaddr((char *) &thisdst, sizeof(thisdst),
nfswatch-4.99.11/rpcfilter.c-618-					   AF_INET);
##############################################
nfswatch-4.99.11/rpcfilter.c-853-	    ccp->cl_ipaddr = src;
nfswatch-4.99.11/rpcfilter.c:854:	    hp = gethostbyaddr((char *) &ccp->cl_ipaddr,
nfswatch-4.99.11/rpcfilter.c-855-			       sizeof(ccp->cl_ipaddr), AF_INET);
##############################################
nfswatch-4.99.11/.pc/link-with-libtirpc.patch/Makefile-184-	*.gz) \
nfswatch-4.99.11/.pc/link-with-libtirpc.patch/Makefile:185:	    SUF=`echo $(MANSUF)|sed 's/\.gz//'`; \
nfswatch-4.99.11/.pc/link-with-libtirpc.patch/Makefile-186-	    $(INSTALL) -c -m 0644 nfswatch.8 $(DESTDIR)$(MANDIR)/nfswatch.$$SUF; \
##############################################
nfswatch-4.99.11/.pc/link-with-libtirpc.patch/Makefile-199-	*.gz) \
nfswatch-4.99.11/.pc/link-with-libtirpc.patch/Makefile:200:	    SUF=`echo $(MANSUF)|sed 's/\.gz//'`; \
nfswatch-4.99.11/.pc/link-with-libtirpc.patch/Makefile-201-	    $(INSTALL) -c -m 0644 nfslogsum.8 $(DESTDIR)$(MANDIR)/nfslogsum.$$SUF; \
##############################################
nfswatch-4.99.11/Makefile-184-	*.gz) \
nfswatch-4.99.11/Makefile:185:	    SUF=`echo $(MANSUF)|sed 's/\.gz//'`; \
nfswatch-4.99.11/Makefile-186-	    $(INSTALL) -c -m 0644 nfswatch.8 $(DESTDIR)$(MANDIR)/nfswatch.$$SUF; \
##############################################
nfswatch-4.99.11/Makefile-199-	*.gz) \
nfswatch-4.99.11/Makefile:200:	    SUF=`echo $(MANSUF)|sed 's/\.gz//'`; \
nfswatch-4.99.11/Makefile-201-	    $(INSTALL) -c -m 0644 nfslogsum.8 $(DESTDIR)$(MANDIR)/nfslogsum.$$SUF; \