===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
plink1.9-1.90~b6.21-201019/sisocks.h-68-#include <stdlib.h>
plink1.9-1.90~b6.21-201019/sisocks.h:69:#define inet_aton(A,B) (0, B.s_addr=inet_addr(A))
plink1.9-1.90~b6.21-201019/sisocks.h-70-
##############################################
plink1.9-1.90~b6.21-201019/sisocks.h-257-  sa->sin_port=htons(port);
plink1.9-1.90~b6.21-201019/sisocks.h:258:  sa->sin_addr.s_addr=(ip)?inet_addr(ip):htonl(INADDR_ANY);
plink1.9-1.90~b6.21-201019/sisocks.h-259-  return (struct sockaddr*)sa;
##############################################
plink1.9-1.90~b6.21-201019/debian/tests/run-sample-analysis-7-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
plink1.9-1.90~b6.21-201019/debian/tests/run-sample-analysis:8:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
plink1.9-1.90~b6.21-201019/debian/tests/run-sample-analysis-9-fi
##############################################
plink1.9-1.90~b6.21-201019/.pc/fix_makefile.patch/Makefile-41-ifeq ($(SYS), MAC)
plink1.9-1.90~b6.21-201019/.pc/fix_makefile.patch/Makefile:42:  GCC_GTEQ_43 := $(shell expr `g++ -dumpversion | sed -e 's/\.\([0-9][0-9]\)/\1/g' -e 's/\.\([0-9]\)/0\1/g' -e 's/^[0-9]\{3,4\}$$/&00/'` \>= 40300)
plink1.9-1.90~b6.21-201019/.pc/fix_makefile.patch/Makefile-43-  ifeq "$(GCC_GTEQ_43)" "1"
##############################################
plink1.9-1.90~b6.21-201019/Makefile-41-ifeq ($(SYS), MAC)
plink1.9-1.90~b6.21-201019/Makefile:42:  GCC_GTEQ_43 := $(shell expr `g++ -dumpversion | sed -e 's/\.\([0-9][0-9]\)/\1/g' -e 's/\.\([0-9]\)/0\1/g' -e 's/^[0-9]\{3,4\}$$/&00/'` \>= 40300)
plink1.9-1.90~b6.21-201019/Makefile-43-  ifeq "$(GCC_GTEQ_43)" "1"