===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ipfm-0.11.5/configure-67-  case "$ac_option" in
ipfm-0.11.5/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
ipfm-0.11.5/configure-69-  *) ac_optarg= ;;
##############################################
ipfm-0.11.5/configure-99-  -disable-* | --disable-*)
ipfm-0.11.5/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
ipfm-0.11.5/configure-101-    # Reject names that are not valid shell variable names.
ipfm-0.11.5/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
ipfm-0.11.5/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
ipfm-0.11.5/configure-104-    fi
ipfm-0.11.5/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
ipfm-0.11.5/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
ipfm-0.11.5/configure-108-  -enable-* | --enable-*)
ipfm-0.11.5/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
ipfm-0.11.5/configure-110-    # Reject names that are not valid shell variable names.
ipfm-0.11.5/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
ipfm-0.11.5/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
ipfm-0.11.5/configure-113-    fi
ipfm-0.11.5/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
ipfm-0.11.5/configure-115-    case "$ac_option" in
##############################################
ipfm-0.11.5/configure-339-  -with-* | --with-*)
ipfm-0.11.5/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
ipfm-0.11.5/configure-341-    # Reject names that are not valid shell variable names.
ipfm-0.11.5/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
ipfm-0.11.5/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
ipfm-0.11.5/configure-344-    fi
ipfm-0.11.5/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
ipfm-0.11.5/configure-346-    case "$ac_option" in
##############################################
ipfm-0.11.5/configure-352-  -without-* | --without-*)
ipfm-0.11.5/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
ipfm-0.11.5/configure-354-    # Reject names that are not valid shell variable names.
ipfm-0.11.5/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
ipfm-0.11.5/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
ipfm-0.11.5/configure-357-    fi
ipfm-0.11.5/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
ipfm-0.11.5/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
ipfm-0.11.5/configure-382-  *)
ipfm-0.11.5/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
ipfm-0.11.5/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
ipfm-0.11.5/configure-395-if test -n "$ac_prev"; then
ipfm-0.11.5/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
ipfm-0.11.5/configure-397-fi
##############################################
ipfm-0.11.5/configure-460-  ac_prog=$0
ipfm-0.11.5/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
ipfm-0.11.5/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
ipfm-0.11.5/configure-476-fi
ipfm-0.11.5/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
ipfm-0.11.5/configure-478-
##############################################
ipfm-0.11.5/configure-525-
ipfm-0.11.5/configure:526:VERSION=`cat $srcdir/VERSION`
ipfm-0.11.5/configure-527-
##############################################
ipfm-0.11.5/configure-535-echo "configure:536: checking for $ac_word" >&5
ipfm-0.11.5/configure:536:if eval "test \"`echo '$''{'ac_cv_prog_UNAME'+set}'`\" = set"; then
ipfm-0.11.5/configure-537-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-569-echo "configure:570: checking your OS" >&5
ipfm-0.11.5/configure:570:system=`$UNAME`
ipfm-0.11.5/configure-571-case $system in
##############################################
ipfm-0.11.5/configure-627-echo "configure:628: checking for $ac_word" >&5
ipfm-0.11.5/configure:628:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
ipfm-0.11.5/configure-629-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-657-echo "configure:658: checking for $ac_word" >&5
ipfm-0.11.5/configure:658:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
ipfm-0.11.5/configure-659-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-708-echo "configure:709: checking for $ac_word" >&5
ipfm-0.11.5/configure:709:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
ipfm-0.11.5/configure-710-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-787-echo "configure:788: checking whether we are using GNU C" >&5
ipfm-0.11.5/configure:788:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
ipfm-0.11.5/configure-789-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-815-echo "configure:816: checking whether ${CC-cc} accepts -g" >&5
ipfm-0.11.5/configure:816:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
ipfm-0.11.5/configure-817-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-819-  echo 'void f(){}' > conftest.c
ipfm-0.11.5/configure:820:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
ipfm-0.11.5/configure-821-  ac_cv_prog_cc_g=yes
##############################################
ipfm-0.11.5/configure-852-if test -z "$CPP"; then
ipfm-0.11.5/configure:853:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
ipfm-0.11.5/configure-854-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-868-{ (eval echo configure:869: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ipfm-0.11.5/configure:869:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
ipfm-0.11.5/configure-870-if test -z "$ac_err"; then
##############################################
ipfm-0.11.5/configure-885-{ (eval echo configure:886: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ipfm-0.11.5/configure:886:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
ipfm-0.11.5/configure-887-if test -z "$ac_err"; then
##############################################
ipfm-0.11.5/configure-902-{ (eval echo configure:903: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ipfm-0.11.5/configure:903:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
ipfm-0.11.5/configure-904-if test -z "$ac_err"; then
##############################################
ipfm-0.11.5/configure-958-if test -z "$INSTALL"; then
ipfm-0.11.5/configure:959:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
ipfm-0.11.5/configure-960-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1012-echo "configure:1013: checking for $ac_word" >&5
ipfm-0.11.5/configure:1013:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
ipfm-0.11.5/configure-1014-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1046-echo "configure:1047: checking for yywrap in -l$ac_lib" >&5
ipfm-0.11.5/configure:1047:ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
ipfm-0.11.5/configure:1048:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
ipfm-0.11.5/configure-1049-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1077-fi
ipfm-0.11.5/configure:1078:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
ipfm-0.11.5/configure-1079-  echo "$ac_t""yes" 1>&6
##############################################
ipfm-0.11.5/configure-1090-echo "configure:1091: checking for $ac_word" >&5
ipfm-0.11.5/configure:1091:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
ipfm-0.11.5/configure-1092-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1122-echo "configure:1123: checking for $ac_word" >&5
ipfm-0.11.5/configure:1123:if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
ipfm-0.11.5/configure-1124-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1155-echo "configure:1156: checking for $ac_word" >&5
ipfm-0.11.5/configure:1156:if eval "test \"`echo '$''{'ac_cv_path_AR'+set}'`\" = set"; then
ipfm-0.11.5/configure-1157-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1194-echo "configure:1195: checking for local libpcap" >&5
ipfm-0.11.5/configure:1195:pcapdirs=`ls .. | grep libpcap | sed -e 's:/$::' -e 's:^:../:' | tr '\n' ' '`
ipfm-0.11.5/configure-1196-libpcap=FAIL
ipfm-0.11.5/configure:1197:for pcapdir in `echo $pcapdirs` ; do
ipfm-0.11.5/configure-1198-  pcapdir=`pwd`/$pcapdir
##############################################
ipfm-0.11.5/configure-1211-ac_lib_var=`echo pcap'_'main | sed 'y%./+-%__p_%'`
ipfm-0.11.5/configure:1212:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
ipfm-0.11.5/configure-1213-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1237-fi
ipfm-0.11.5/configure:1238:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
ipfm-0.11.5/configure-1239-  echo "$ac_t""yes" 1>&6
##############################################
ipfm-0.11.5/configure-1249-echo "configure:1250: checking for pcap.h" >&5
ipfm-0.11.5/configure:1250:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
ipfm-0.11.5/configure-1251-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1259-{ (eval echo configure:1260: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ipfm-0.11.5/configure:1260:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
ipfm-0.11.5/configure-1261-if test -z "$ac_err"; then
##############################################
ipfm-0.11.5/configure-1272-fi
ipfm-0.11.5/configure:1273:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
ipfm-0.11.5/configure-1274-  echo "$ac_t""yes" 1>&6
##############################################
ipfm-0.11.5/configure-1411-echo "configure:1412: checking for daemon" >&5
ipfm-0.11.5/configure:1412:if eval "test \"`echo '$''{'ac_cv_func_daemon'+set}'`\" = set"; then
ipfm-0.11.5/configure-1413-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1450-
ipfm-0.11.5/configure:1451:if eval "test \"`echo '$ac_cv_func_'daemon`\" = yes"; then
ipfm-0.11.5/configure-1452-  echo "$ac_t""yes" 1>&6
##############################################
ipfm-0.11.5/configure-1461-ac_lib_var=`echo bsd'_'daemon | sed 'y%./+-%__p_%'`
ipfm-0.11.5/configure:1462:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
ipfm-0.11.5/configure-1463-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1491-fi
ipfm-0.11.5/configure:1492:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
ipfm-0.11.5/configure-1493-  echo "$ac_t""yes" 1>&6
##############################################
ipfm-0.11.5/configure-1509-echo "configure:1510: checking for $ac_func" >&5
ipfm-0.11.5/configure:1510:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
ipfm-0.11.5/configure-1511-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1548-
ipfm-0.11.5/configure:1549:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
ipfm-0.11.5/configure-1550-  echo "$ac_t""yes" 1>&6
ipfm-0.11.5/configure:1551:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
ipfm-0.11.5/configure-1552-  cat >> confdefs.h <<EOF
##############################################
ipfm-0.11.5/configure-1566-echo "configure:1567: checking for ANSI C header files" >&5
ipfm-0.11.5/configure:1567:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
ipfm-0.11.5/configure-1568-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1579-{ (eval echo configure:1580: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ipfm-0.11.5/configure:1580:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
ipfm-0.11.5/configure-1581-if test -z "$ac_err"; then
##############################################
ipfm-0.11.5/configure-1670-echo "configure:1671: checking for u_int32_t" >&5
ipfm-0.11.5/configure:1671:if eval "test \"`echo '$''{'ac_cv_type_u_int32_t'+set}'`\" = set"; then
ipfm-0.11.5/configure-1672-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1704-echo "configure:1705: checking for uint32_t" >&5
ipfm-0.11.5/configure:1705:if eval "test \"`echo '$''{'ac_cv_type_uint32_t'+set}'`\" = set"; then
ipfm-0.11.5/configure-1706-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1739-echo "configure:1740: checking for u_int8_t" >&5
ipfm-0.11.5/configure:1740:if eval "test \"`echo '$''{'ac_cv_type_u_int8_t'+set}'`\" = set"; then
ipfm-0.11.5/configure-1741-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1773-echo "configure:1774: checking for uint8_t" >&5
ipfm-0.11.5/configure:1774:if eval "test \"`echo '$''{'ac_cv_type_uint8_t'+set}'`\" = set"; then
ipfm-0.11.5/configure-1775-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
ipfm-0.11.5/configure-1988-    fi
ipfm-0.11.5/configure:1989:    ac_file=`expr $ac_file + 1`
ipfm-0.11.5/configure-1990-    ac_beg=$ac_end
ipfm-0.11.5/configure:1991:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
ipfm-0.11.5/configure-1992-  fi
##############################################
ipfm-0.11.5/configure-2006-  case "$ac_file" in
ipfm-0.11.5/configure:2007:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
ipfm-0.11.5/configure:2008:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ipfm-0.11.5/configure-2009-  *) ac_file_in="${ac_file}.in" ;;
##############################################
ipfm-0.11.5/configure-2014-  # Remove last slash and all that follows it.  Not all systems have dirname.
ipfm-0.11.5/configure:2015:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
ipfm-0.11.5/configure-2016-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
ipfm-0.11.5/configure-2018-    test ! -d "$ac_dir" && mkdir "$ac_dir"
ipfm-0.11.5/configure:2019:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
ipfm-0.11.5/configure-2020-    # A "../" for each directory in $ac_dir_suffix.
ipfm-0.11.5/configure:2021:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
ipfm-0.11.5/configure-2022-  else
##############################################
ipfm-0.11.5/configure-2028-      if test -z "$ac_dots"; then top_srcdir=.
ipfm-0.11.5/configure:2029:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
ipfm-0.11.5/configure-2030-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
ipfm-0.11.5/configure-2042-  rm -f "$ac_file"
ipfm-0.11.5/configure:2043:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
ipfm-0.11.5/configure-2044-  case "$ac_file" in
##############################################
ipfm-0.11.5/configure-2049-
ipfm-0.11.5/configure:2050:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
ipfm-0.11.5/configure-2051-  sed -e "$ac_comsub
##############################################
ipfm-0.11.5/configure-2088-  case "$ac_file" in
ipfm-0.11.5/configure:2089:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
ipfm-0.11.5/configure:2090:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ipfm-0.11.5/configure-2091-  *) ac_file_in="${ac_file}.in" ;;
##############################################
ipfm-0.11.5/configure-2096-  rm -f conftest.frag conftest.in conftest.out
ipfm-0.11.5/configure:2097:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
ipfm-0.11.5/configure-2098-  cat $ac_file_inputs > conftest.in
##############################################
ipfm-0.11.5/configure-2156-    # Remove last slash and all that follows it.  Not all systems have dirname.
ipfm-0.11.5/configure:2157:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
ipfm-0.11.5/configure-2158-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
ipfm-0.11.5/configure.in-11-dnl Version
ipfm-0.11.5/configure.in:12:VERSION=`cat $srcdir/VERSION`
ipfm-0.11.5/configure.in-13-AC_SUBST(VERSION)
##############################################
ipfm-0.11.5/configure.in-28-AC_MSG_CHECKING(your OS)
ipfm-0.11.5/configure.in:29:system=`$UNAME`
ipfm-0.11.5/configure.in-30-case $system in
##############################################
ipfm-0.11.5/configure.in-82-dnl checks for local libpcap lib
ipfm-0.11.5/configure.in:83:pcapdirs=`ls .. | grep libpcap | sed -e 's:/$::' -e 's:^:../:' | tr '\n' ' '`
ipfm-0.11.5/configure.in-84-libpcap=FAIL
ipfm-0.11.5/configure.in:85:for pcapdir in `echo $pcapdirs` ; do
ipfm-0.11.5/configure.in-86-  pcapdir=`pwd`/$pcapdir
##############################################
ipfm-0.11.5/install-sh-85-
ipfm-0.11.5/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
ipfm-0.11.5/install-sh-87-	    shift
##############################################
ipfm-0.11.5/install-sh-89-
ipfm-0.11.5/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
ipfm-0.11.5/install-sh-91-	    shift
##############################################
ipfm-0.11.5/install-sh-150-	then
ipfm-0.11.5/install-sh:151:		dst="$dst"/`basename $src`
ipfm-0.11.5/install-sh-152-	else
##############################################
ipfm-0.11.5/install-sh-157-## this sed command emulates the dirname command
ipfm-0.11.5/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
ipfm-0.11.5/install-sh-159-
##############################################
ipfm-0.11.5/install-sh-171-IFS='%'
ipfm-0.11.5/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
ipfm-0.11.5/install-sh-173-IFS="${oIFS}"
##############################################
ipfm-0.11.5/install-sh-205-	then
ipfm-0.11.5/install-sh:206:		dstfile=`basename $dst`
ipfm-0.11.5/install-sh-207-	else
##############################################
ipfm-0.11.5/install-sh-215-	then
ipfm-0.11.5/install-sh:216:		dstfile=`basename $dst`
ipfm-0.11.5/install-sh-217-	else
##############################################
ipfm-0.11.5/source/config.y-318-#else
ipfm-0.11.5/source/config.y:319:          $$.ip = inet_addr($1);
ipfm-0.11.5/source/config.y-320-#endif
##############################################
ipfm-0.11.5/source/config.y-335-#else
ipfm-0.11.5/source/config.y:336:	  $$.ip = inet_addr($1);
ipfm-0.11.5/source/config.y:337:	  $$.mask = inet_addr($3);
ipfm-0.11.5/source/config.y-338-#endif
##############################################
ipfm-0.11.5/source/config.y-346-#else
ipfm-0.11.5/source/config.y:347:	  $$.ip = inet_addr($1);
ipfm-0.11.5/source/config.y-348-#endif
##############################################
ipfm-0.11.5/source/data.c-302-  if (pLog->ReverseLookup) {
ipfm-0.11.5/source/data.c:303:    he = gethostbyaddr((char *) &addr, sizeof (struct in_addr), AF_INET);
ipfm-0.11.5/source/data.c-304-    if ((NULL != he) && (strlen(he->h_name) <= 34) &&