===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lsof-4.93.2+dfsg/00DIST-1561-		changing the interfaces to the common Internet
lsof-4.93.2+dfsg/00DIST:1562:		address function ent_inaddr().
lsof-4.93.2+dfsg/00DIST-1563-
##############################################
lsof-4.93.2+dfsg/00XCONFIG-713-
lsof-4.93.2+dfsg/00XCONFIG:714:			default: `dirname $SOLARIS_VXFSINCL`/lib
lsof-4.93.2+dfsg/00XCONFIG-715-
##############################################
lsof-4.93.2+dfsg/AFSConfig-43-then
lsof-4.93.2+dfsg/AFSConfig:44:  cell=`awk '{print $1}' /usr/vice/etc/ThisCell`
lsof-4.93.2+dfsg/AFSConfig-45-  if test -d /afs/$cell
##############################################
lsof-4.93.2+dfsg/AFSConfig-48-  else
lsof-4.93.2+dfsg/AFSConfig:49:    CELL=`echo $cell | sed 's/\([^.]*\)\..*/\1/'`
lsof-4.93.2+dfsg/AFSConfig-50-    if test "X$CELL" != "X"
##############################################
lsof-4.93.2+dfsg/AFSConfig-103-then
lsof-4.93.2+dfsg/AFSConfig:104:  AHP=`cat $AH`
lsof-4.93.2+dfsg/AFSConfig-105-  if test -r $AHP
##############################################
lsof-4.93.2+dfsg/AFSConfig-234-    read ANS EXCESS
lsof-4.93.2+dfsg/AFSConfig:235:    fc=`expr "${ANS}X" : '\(.\).*'`
lsof-4.93.2+dfsg/AFSConfig-236-    if test "X$fc" = "X/"
##############################################
lsof-4.93.2+dfsg/AFSConfig-266-  echo ""
lsof-4.93.2+dfsg/AFSConfig:267:  AVN=`cat $AV`
lsof-4.93.2+dfsg/AFSConfig-268-  cat << .CAT_MARK
##############################################
lsof-4.93.2+dfsg/AFSConfig-295-then
lsof-4.93.2+dfsg/AFSConfig:296:  ANS=`strings $AFSD | grep "Base configuration afs" | sed 's/^.*ion afs\([^ ]*\) .*/\1/'`
lsof-4.93.2+dfsg/AFSConfig:297:  TV=`echo $ANS | sed 's/^\([0-9]*\)\.\([0-9]*\)\(.*\)/\1 \2 \3/' | awk '{printf "%d.%d%s\n",$1,$2,$3}'`
lsof-4.93.2+dfsg/AFSConfig-298-  if test "X$ANS" = "X$TV"
##############################################
lsof-4.93.2+dfsg/AFSConfig-339-  read ANS EXCESS
lsof-4.93.2+dfsg/AFSConfig:340:  TV=`echo $ANS | sed 's/^\([0-9]*\)\.\([0-9]*\)\(.*\)/\1 \2 \3/' | awk '{printf "%d.%d%s\n",$1,$2,$3}'`
lsof-4.93.2+dfsg/AFSConfig-341-  if test "X$ANS" = "X$TV"
##############################################
lsof-4.93.2+dfsg/Configure-362-  shift
lsof-4.93.2+dfsg/Configure:363:  args=`expr $args - 1`
lsof-4.93.2+dfsg/Configure-364-done	# }
##############################################
lsof-4.93.2+dfsg/Configure-404-
lsof-4.93.2+dfsg/Configure:405:	  LSOF_VSTR=`uname -r | awk '{printf "5.%d.0.0\n",\$1}'`
lsof-4.93.2+dfsg/Configure-406-	  echo "Uname reports the version is $LSOF_VSTR."
##############################################
lsof-4.93.2+dfsg/Configure-415-	  echo "This may take a while, depending on your maintenance level."
lsof-4.93.2+dfsg/Configure:416:	  LSOF_VSTR=`$LSOF_TMP1 | sed 's/[^0-9]*\([0-9\.]*\).*/\1/'`
lsof-4.93.2+dfsg/Configure-417-	  echo "$LSOF_TMP1 reports the version is $LSOF_VSTR."
##############################################
lsof-4.93.2+dfsg/Configure-422-
lsof-4.93.2+dfsg/Configure:423:	  LSOF_VSTR=`uname -rv | awk '{printf "%d.%d.0.0\n",\$2,\$1}'`
lsof-4.93.2+dfsg/Configure-424-	  echo "WARNING: can't execute $LSOF_TMP1; uname -rv reports"
##############################################
lsof-4.93.2+dfsg/Configure-431-    then
lsof-4.93.2+dfsg/Configure:432:      LSOF_VERS=`echo $LSOF_VSTR | sed 's/\.//g'`
lsof-4.93.2+dfsg/Configure-433-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-442-	LSOF_CC=gcc
lsof-4.93.2+dfsg/Configure:443:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-444-      else
##############################################
lsof-4.93.2+dfsg/Configure-504-	    then
lsof-4.93.2+dfsg/Configure:505:	      LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/Configure-506-	    else
##############################################
lsof-4.93.2+dfsg/Configure-608-
lsof-4.93.2+dfsg/Configure:609:	    LSOF_TMP1=`echo $LSOF_CCV | awk -F . '{printf "%d%02d",$1,$2}'`
lsof-4.93.2+dfsg/Configure-610-	    if test $LSOF_TMP1 -ge 303	# {
##############################################
lsof-4.93.2+dfsg/Configure-695-	  fi	# }
lsof-4.93.2+dfsg/Configure:696:	  AIX_KERNBITS=`./${LSOF_TMPC}.x`
lsof-4.93.2+dfsg/Configure-697-	  rm -f ${LSOF_TMPC}.*
##############################################
lsof-4.93.2+dfsg/Configure-816-      $LSOF_CC -c ${LSOF_TMPC}.c -I${LSOF_INCLUDE} -o ${LSOF_TMPC}.o -qlist > /dev/null 2>&1
lsof-4.93.2+dfsg/Configure:817:      LSOF_CCV=`head -1 ${LSOF_TMPC}.lst | sed 's/\(.*\) ---.*/\1/'`
lsof-4.93.2+dfsg/Configure-818-      rm ${LSOF_TMPC}.*
##############################################
lsof-4.93.2+dfsg/Configure-822-      then
lsof-4.93.2+dfsg/Configure:823:	LSOF_TMP=`echo $LSOF_CCV | sed 's/.*Version \([0-9]*\).*/\1/'`
lsof-4.93.2+dfsg/Configure-824-	if test "X$LSOF_TMP" != "X" -a $LSOF_TMP -ge 4    # {
##############################################
lsof-4.93.2+dfsg/Configure-846-      LSOF_CC=cc
lsof-4.93.2+dfsg/Configure:847:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-848-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-1090-	fi	# }
lsof-4.93.2+dfsg/Configure:1091:	DARWIN_XNUDIR=`$LSOF_TMP6 $LSOF_TMP5`
lsof-4.93.2+dfsg/Configure-1092-	if test $? -ne 0	# {
##############################################
lsof-4.93.2+dfsg/Configure-1247-    then
lsof-4.93.2+dfsg/Configure:1248:      LSOF_CDIR=`expr $LSOF_HOST : '\([^\.]*\)\..*$'`
lsof-4.93.2+dfsg/Configure-1249-      if test "X$LSOF_CDIR" = "X"	# {
##############################################
lsof-4.93.2+dfsg/Configure-1252-      fi	# }
lsof-4.93.2+dfsg/Configure:1253:      LSOF_CDIR=`echo $LSOF_CDIR | tr a-z A-Z`
lsof-4.93.2+dfsg/Configure-1254-    else
##############################################
lsof-4.93.2+dfsg/Configure-1408-      LSOF_CC=cc
lsof-4.93.2+dfsg/Configure:1409:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-1410-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-1648-
lsof-4.93.2+dfsg/Configure:1649:    LSOF_TMP1=`echo "all:\n.include <bsd.prog.mk>" | $LSOF_MAKE -f- -VCFLAGS`
lsof-4.93.2+dfsg/Configure-1650-    LSOF_TMP=1
##############################################
lsof-4.93.2+dfsg/Configure-1657-	  then	# {
lsof-4.93.2+dfsg/Configure:1658:	    LSOF_DEBUG=`echo $LSOF_TMP1 | sed 's/.*\(-O[^ $]*\).*/\1/'`
lsof-4.93.2+dfsg/Configure-1659-	 fi	# }
lsof-4.93.2+dfsg/Configure:1660:	LSOF_TMP1=`echo $LSOF_TMP1 | sed 's/\(.*\)-O[^ $]*\(.*\)/\1 \2/' | sed 's/^  *//g' | sed 's/  */ /g' | sed 's/  *$//'`
lsof-4.93.2+dfsg/Configure-1661-      else
##############################################
lsof-4.93.2+dfsg/Configure-1957-	      then
lsof-4.93.2+dfsg/Configure:1958:		LSOF_TMP1=`grep "^#define[ 	]minor(" ${LSOF_INCLUDE}/sys/types.h`
lsof-4.93.2+dfsg/Configure-1959-		if test "X$LSOF_TMP1" != "X"	# {
##############################################
lsof-4.93.2+dfsg/Configure-2097-	      then
lsof-4.93.2+dfsg/Configure:2098:		LSOF_TMP1=`grep -n "^struct lock_owner {" ${FREEBSD_SYS}/kern/kern_lockf.c | sed 's/\([0-9]*\):.*$/\1/'`
lsof-4.93.2+dfsg/Configure-2099-		if test "X$LSOF_TMP1" != "X"	# {
##############################################
lsof-4.93.2+dfsg/Configure-2101-		  LSOF_TMP2=0
lsof-4.93.2+dfsg/Configure:2102:		  for i in `grep -n "};" ${FREEBSD_SYS}/kern/kern_lockf.c | sed 's/\([0-9]*\):.*$/\1/'` # {
lsof-4.93.2+dfsg/Configure-2103-		  do
##############################################
lsof-4.93.2+dfsg/Configure-2243-      fi	# }
lsof-4.93.2+dfsg/Configure:2244:      LSOF_N_UNIXV=`echo $LSOF_N_UNIXV | sed 's#^/*#/#'`
lsof-4.93.2+dfsg/Configure-2245-      LSOF_CFGF="$LSOF_CFGF -DN_UNIXV=$LSOF_N_UNIXV"
##############################################
lsof-4.93.2+dfsg/Configure-2379-
lsof-4.93.2+dfsg/Configure:2380:      LSOF_VERS=`echo $LSOF_VSTR | awk -F. '{printf "%d%02d",\$2,\$3}'`
lsof-4.93.2+dfsg/Configure-2381-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-2442-    then
lsof-4.93.2+dfsg/Configure:2443:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-2444-    else
##############################################
lsof-4.93.2+dfsg/Configure-2831-	  then
lsof-4.93.2+dfsg/Configure:2832:	    LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/Configure-2833-	    LSOF_CFGF="$LSOF_CFGF -DHAS_AFS=$LSOF_AFSV"
##############################################
lsof-4.93.2+dfsg/Configure-2852-      LSOF_CC=cc
lsof-4.93.2+dfsg/Configure:2853:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-2854-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-2869-      then
lsof-4.93.2+dfsg/Configure:2870:        LINUX_VERSION_CODE=`cat $LINUX_INCL/linux/version.h | sed -n 's/.\+LINUX_VERSION_CODE \([[:digit:]]\+\)$/\1/p'`
lsof-4.93.2+dfsg/Configure-2871-      fi # }
lsof-4.93.2+dfsg/Configure-2872-    fi # }
lsof-4.93.2+dfsg/Configure:2873:    LSOF_VSTR=`echo $LINUX_VERSION_CODE | perl -e '$version=<STDIN>; chomp($version); printf("%d.%d.%d\n", ($version >> 16) & 0xFF, ($version >> 8) & 0xFF, $version & 0xFF);'`
lsof-4.93.2+dfsg/Configure-2874-    if test "X$LSOF_VSTR" = "X"	# {
##############################################
lsof-4.93.2+dfsg/Configure-2882-
lsof-4.93.2+dfsg/Configure:2883:      LSOF_VERS=`echo $LSOF_VSTR | sed 's/\./ /g' | awk '{printf "%d%d%03d",\$1,\$2,\$3}'`
lsof-4.93.2+dfsg/Configure-2884-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-2921-      then
lsof-4.93.2+dfsg/Configure:2922:	LINUX_CLIB=`${LSOF_TMPC}.x`
lsof-4.93.2+dfsg/Configure-2923-	LSOF_TMP=$?
##############################################
lsof-4.93.2+dfsg/Configure-3026-      LSOF_CC=cc
lsof-4.93.2+dfsg/Configure:3027:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-3028-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-3902-
lsof-4.93.2+dfsg/Configure:3903:      LSOF_VERS=`echo $LSOF_VSTR | sed -n 's/\([0-9]*\)\.\([0-9]*\)/\1\2/p'`
lsof-4.93.2+dfsg/Configure-3904-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-3909-	LSOF_CC=/usr/local/bin/gcc
lsof-4.93.2+dfsg/Configure:3910:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-3911-      else
lsof-4.93.2+dfsg/Configure-3912-	LSOF_CC=cc
lsof-4.93.2+dfsg/Configure:3913:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-3914-      fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-3949-      then
lsof-4.93.2+dfsg/Configure:3950:	LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/Configure-3951-	LSOF_CFGF="$LSOF_CFGF -DHAS_AFS=$LSOF_AFSV"
##############################################
lsof-4.93.2+dfsg/Configure-3963-      LSOF_CC=cc
lsof-4.93.2+dfsg/Configure:3964:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-3965-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-4338-	LSOF_CC=gcc
lsof-4.93.2+dfsg/Configure:4339:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-4340-	LSOF_TMP1=2
##############################################
lsof-4.93.2+dfsg/Configure-4375-	LSOF_TSTLFLG="-lsocket"
lsof-4.93.2+dfsg/Configure:4376:	LSOF_VERS="`echo $LSOF_VSTR | sed 's/3\.2v//; s/\.//g'`"
lsof-4.93.2+dfsg/Configure-4377-	;;
##############################################
lsof-4.93.2+dfsg/Configure-4505-	fi	# }
lsof-4.93.2+dfsg/Configure:4506:	LSOF_CCV=`$LSOF_CC -V 2>&1 | sed -n 's/^cc: \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-4507-      else
lsof-4.93.2+dfsg/Configure-4508-	LSOF_CC=gcc
lsof-4.93.2+dfsg/Configure:4509:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/Configure-4510-      fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-4795-	      echo "main(){}" > ${LSOF_TMPC}.c
lsof-4.93.2+dfsg/Configure:4796:	      LSOF_TMP4=`$LSOF_CC ${LSOF_TMPC}.c $LSOF_TMP3 -o ${LSOF_TMPC}.x 2>&1`
lsof-4.93.2+dfsg/Configure-4797-	      if test $? -eq 0	# {
##############################################
lsof-4.93.2+dfsg/Configure-5109-	fi	# }
lsof-4.93.2+dfsg/Configure:5110:	LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/Configure-5111-	LSOF_CFGF="$LSOF_CFGF -DHAS_AFS=$LSOF_AFSV"
##############################################
lsof-4.93.2+dfsg/Configure-5171-      then
lsof-4.93.2+dfsg/Configure:5172:	SOLARIS_VXFSLIB=`dirname $SOLARIS_VXFSINCL`/lib
lsof-4.93.2+dfsg/Configure-5173-      fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-5271-
lsof-4.93.2+dfsg/Configure:5272:      LSOF_VERS=`echo $LSOF_VSTR | sed 's/\([0-9\.]*\).*/\1/; s/\./ /g' | awk '{printf "%d%02d%02d\n", $1, $2, $3;}'`
lsof-4.93.2+dfsg/Configure-5273-    fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-5366-	then
lsof-4.93.2+dfsg/Configure:5367:	  LSOF_TMP=`grep "cdfs_LogSecShift;" ${LSOF_INCLUDE}/sys/fs/cdfs_fs.h | sed 's/^[ 	]*\([^ 	]*\).*/\1/'`
lsof-4.93.2+dfsg/Configure-5368-	  if test "X$LSOF_TMP" != "X"	# {
##############################################
lsof-4.93.2+dfsg/Configure-5509-else
lsof-4.93.2+dfsg/Configure:5510:  LSOF_VN=`sed "s/.ds VN \(.*\)/\1/" < $LSOF_VF`
lsof-4.93.2+dfsg/Configure-5511-fi	# }
##############################################
lsof-4.93.2+dfsg/Configure-5611-then
lsof-4.93.2+dfsg/Configure:5612:  LSOF_TMP=`echo $LSOF_VSTR | sed 's/(/\\\\(/g' | sed 's/)/\\\\)/g'`
lsof-4.93.2+dfsg/Configure-5613-  LSOF_CFGF="$LSOF_CFGF -DLSOF_VSTR=\\\"$LSOF_TMP\\\""
##############################################
lsof-4.93.2+dfsg/Customize-78-
lsof-4.93.2+dfsg/Customize:79:TMP1=`tail -n 1 $0 2> /dev/null`
lsof-4.93.2+dfsg/Customize-80-if test $? -eq 0 -a "X$TMP1" = "X#LAST_LINE"
##############################################
lsof-4.93.2+dfsg/Customize-587-    echo $EO "        $EC"
lsof-4.93.2+dfsg/Customize:588:    TMP1=`grep HASENVDC $OLD | tail $TA | egrep "^#define"`
lsof-4.93.2+dfsg/Customize-589-    if test "X$TMP1" != "X"
lsof-4.93.2+dfsg/Customize-590-    then
lsof-4.93.2+dfsg/Customize:591:      TMP1=`echo "$TMP1" | sed 's/^#define[ 	]HASENVDC[ 	]"\([^"]*\)".*$/\1/'`
lsof-4.93.2+dfsg/Customize-592-      echo "$TMP1"
##############################################
lsof-4.93.2+dfsg/Customize-630-      read TMP1 EXCESS
lsof-4.93.2+dfsg/Customize:631:      ENVV=`echo $TMP1 | sed 's/^\"//' | sed 's/\"$//'`
lsof-4.93.2+dfsg/Customize-632-      if test "X$ENVV" = "X"
##############################################
lsof-4.93.2+dfsg/Customize-648-    echo $EO "        $EC"
lsof-4.93.2+dfsg/Customize:649:    TMP1=`egrep "HASPERSDC$|HASPERSDC[ 	]" $OLD | tail $TA | egrep "^#define"`
lsof-4.93.2+dfsg/Customize-650-    if test "X$TMP1" != "X"
lsof-4.93.2+dfsg/Customize-651-    then
lsof-4.93.2+dfsg/Customize:652:      TMP1=`echo "$TMP1" | sed 's/^#define[ 	]HASPERSDC[ 	]"\([^"]*\)".*$/\1/'`
lsof-4.93.2+dfsg/Customize-653-      echo "$TMP1"
##############################################
lsof-4.93.2+dfsg/Customize-690-      read TMP1 EXCESS
lsof-4.93.2+dfsg/Customize:691:      PDCV=`echo $TMP1 | sed 's/^\"//' | sed 's/\"$//'`
lsof-4.93.2+dfsg/Customize-692-      if test "X$PDCV" = "X"
##############################################
lsof-4.93.2+dfsg/Customize-712-    echo $EO "        $EC"
lsof-4.93.2+dfsg/Customize:713:    TMP1=`grep HASPERSDCPATH $OLD | tail $TA | egrep "^#define"`
lsof-4.93.2+dfsg/Customize-714-    if test "X$TMP1" != "X"
lsof-4.93.2+dfsg/Customize-715-    then
lsof-4.93.2+dfsg/Customize:716:      TMP1=`echo "$TMP1" | sed 's/^#define[ 	]HASPERSDCPATH[ 	]"\([^"]*\)".*$/\1/'`
lsof-4.93.2+dfsg/Customize-717-      echo "$TMP1"
##############################################
lsof-4.93.2+dfsg/Customize-749-      read TMP1 EXCESS
lsof-4.93.2+dfsg/Customize:750:      PDCPV=`echo $TMP1 | sed 's/^\"//' | sed 's/\"$//'`
lsof-4.93.2+dfsg/Customize-751-      if test "X$PDCPV" = "X"
##############################################
lsof-4.93.2+dfsg/Customize-765-    echo $EO "        $EC"
lsof-4.93.2+dfsg/Customize:766:    TMP1=`grep HASSYSDC $OLD | tail $TA | egrep "^#define"`
lsof-4.93.2+dfsg/Customize-767-    if test "X$TMP1" != "X"
lsof-4.93.2+dfsg/Customize-768-    then
lsof-4.93.2+dfsg/Customize:769:      TMP1=`echo "$TMP1" | sed 's/^#define[ 	]HASSYSDC[ 	]"\([^"]*\)".*$/\1/'`
lsof-4.93.2+dfsg/Customize-770-      echo "$TMP1"
##############################################
lsof-4.93.2+dfsg/Customize-807-      read TMP1 EXCESS
lsof-4.93.2+dfsg/Customize:808:      SDCV=`echo $TMP1 | sed 's/^\"//' | sed 's/\"$//'`
lsof-4.93.2+dfsg/Customize-809-      if test "X$SDCV" = "X"
##############################################
lsof-4.93.2+dfsg/Inventory-127-OK=1
lsof-4.93.2+dfsg/Inventory:128:for i in `cat 00MANIFEST | sed 's/\*$//'`
lsof-4.93.2+dfsg/Inventory-129-do
##############################################
lsof-4.93.2+dfsg/Inventory-131-  then
lsof-4.93.2+dfsg/Inventory:132:    j=`expr $i : '\(.*\)/$'`
lsof-4.93.2+dfsg/Inventory-133-    if test "X$j" != "X" -a "X$j" != "X0"
##############################################
lsof-4.93.2+dfsg/Inventory-148-    else
lsof-4.93.2+dfsg/Inventory:149:      s=`expr $i : '\(.*\):$'`
lsof-4.93.2+dfsg/Inventory-150-      if test "X$s" != "X" -a "X$s" != "X0"
##############################################
lsof-4.93.2+dfsg/OLD/Configure-362-  shift
lsof-4.93.2+dfsg/OLD/Configure:363:  args=`expr $args - 1`
lsof-4.93.2+dfsg/OLD/Configure-364-done	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-404-
lsof-4.93.2+dfsg/OLD/Configure:405:	  LSOF_VSTR=`uname -r | awk '{printf "5.%d.0.0\n",\$1}'`
lsof-4.93.2+dfsg/OLD/Configure-406-	  echo "Uname reports the version is $LSOF_VSTR."
##############################################
lsof-4.93.2+dfsg/OLD/Configure-415-	  echo "This may take a while, depending on your maintenance level."
lsof-4.93.2+dfsg/OLD/Configure:416:	  LSOF_VSTR=`$LSOF_TMP1 | sed 's/[^0-9]*\([0-9\.]*\).*/\1/'`
lsof-4.93.2+dfsg/OLD/Configure-417-	  echo "$LSOF_TMP1 reports the version is $LSOF_VSTR."
##############################################
lsof-4.93.2+dfsg/OLD/Configure-422-
lsof-4.93.2+dfsg/OLD/Configure:423:	  LSOF_VSTR=`uname -rv | awk '{printf "%d.%d.0.0\n",\$2,\$1}'`
lsof-4.93.2+dfsg/OLD/Configure-424-	  echo "WARNING: can't execute $LSOF_TMP1; uname -rv reports"
##############################################
lsof-4.93.2+dfsg/OLD/Configure-431-    then
lsof-4.93.2+dfsg/OLD/Configure:432:      LSOF_VERS=`echo $LSOF_VSTR | sed 's/\.//g'`
lsof-4.93.2+dfsg/OLD/Configure-433-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-442-	LSOF_CC=gcc
lsof-4.93.2+dfsg/OLD/Configure:443:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-444-      else
##############################################
lsof-4.93.2+dfsg/OLD/Configure-504-	    then
lsof-4.93.2+dfsg/OLD/Configure:505:	      LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/OLD/Configure-506-	    else
##############################################
lsof-4.93.2+dfsg/OLD/Configure-608-
lsof-4.93.2+dfsg/OLD/Configure:609:	    LSOF_TMP1=`echo $LSOF_CCV | awk -F . '{printf "%d%02d",$1,$2}'`
lsof-4.93.2+dfsg/OLD/Configure-610-	    if test $LSOF_TMP1 -ge 303	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-695-	  fi	# }
lsof-4.93.2+dfsg/OLD/Configure:696:	  AIX_KERNBITS=`./${LSOF_TMPC}.x`
lsof-4.93.2+dfsg/OLD/Configure-697-	  rm -f ${LSOF_TMPC}.*
##############################################
lsof-4.93.2+dfsg/OLD/Configure-816-      $LSOF_CC -c ${LSOF_TMPC}.c -I${LSOF_INCLUDE} -o ${LSOF_TMPC}.o -qlist > /dev/null 2>&1
lsof-4.93.2+dfsg/OLD/Configure:817:      LSOF_CCV=`head -1 ${LSOF_TMPC}.lst | sed 's/\(.*\) ---.*/\1/'`
lsof-4.93.2+dfsg/OLD/Configure-818-      rm ${LSOF_TMPC}.*
##############################################
lsof-4.93.2+dfsg/OLD/Configure-822-      then
lsof-4.93.2+dfsg/OLD/Configure:823:	LSOF_TMP=`echo $LSOF_CCV | sed 's/.*Version \([0-9]*\).*/\1/'`
lsof-4.93.2+dfsg/OLD/Configure-824-	if test "X$LSOF_TMP" != "X" -a $LSOF_TMP -ge 4    # {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-846-      LSOF_CC=cc
lsof-4.93.2+dfsg/OLD/Configure:847:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-848-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-1090-	fi	# }
lsof-4.93.2+dfsg/OLD/Configure:1091:	DARWIN_XNUDIR=`$LSOF_TMP6 $LSOF_TMP5`
lsof-4.93.2+dfsg/OLD/Configure-1092-	if test $? -ne 0	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-1247-    then
lsof-4.93.2+dfsg/OLD/Configure:1248:      LSOF_CDIR=`expr $LSOF_HOST : '\([^\.]*\)\..*$'`
lsof-4.93.2+dfsg/OLD/Configure-1249-      if test "X$LSOF_CDIR" = "X"	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-1252-      fi	# }
lsof-4.93.2+dfsg/OLD/Configure:1253:      LSOF_CDIR=`echo $LSOF_CDIR | tr a-z A-Z`
lsof-4.93.2+dfsg/OLD/Configure-1254-    else
##############################################
lsof-4.93.2+dfsg/OLD/Configure-1408-      LSOF_CC=cc
lsof-4.93.2+dfsg/OLD/Configure:1409:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-1410-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-1644-
lsof-4.93.2+dfsg/OLD/Configure:1645:    LSOF_TMP1=`echo "all:\n.include <bsd.prog.mk>" | $LSOF_MAKE -f- -VCFLAGS`
lsof-4.93.2+dfsg/OLD/Configure-1646-    LSOF_TMP=1
##############################################
lsof-4.93.2+dfsg/OLD/Configure-1653-	  then	# {
lsof-4.93.2+dfsg/OLD/Configure:1654:	    LSOF_DEBUG=`echo $LSOF_TMP1 | sed 's/.*\(-O[^ $]*\).*/\1/'`
lsof-4.93.2+dfsg/OLD/Configure-1655-	 fi	# }
lsof-4.93.2+dfsg/OLD/Configure:1656:	LSOF_TMP1=`echo $LSOF_TMP1 | sed 's/\(.*\)-O[^ $]*\(.*\)/\1 \2/' | sed 's/^  *//g' | sed 's/  */ /g' | sed 's/  *$//'`
lsof-4.93.2+dfsg/OLD/Configure-1657-      else
##############################################
lsof-4.93.2+dfsg/OLD/Configure-1948-	      then
lsof-4.93.2+dfsg/OLD/Configure:1949:		LSOF_TMP1=`grep "^#define[ 	]minor(" ${LSOF_INCLUDE}/sys/types.h`
lsof-4.93.2+dfsg/OLD/Configure-1950-		if test "X$LSOF_TMP1" != "X"	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2088-	      then
lsof-4.93.2+dfsg/OLD/Configure:2089:		LSOF_TMP1=`grep -n "^struct lock_owner" ${FREEBSD_SYS}/kern/kern_lockf.c | sed 's/\([0-9]*\):.*$/\1/'`
lsof-4.93.2+dfsg/OLD/Configure-2090-		if test "X$LSOF_TMP1" != "X"	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2092-		  LSOF_TMP2=0
lsof-4.93.2+dfsg/OLD/Configure:2093:		  for i in `grep -n "};" ${FREEBSD_SYS}/kern/kern_lockf.c | sed 's/\([0-9]*\):.*$/\1/'` # {
lsof-4.93.2+dfsg/OLD/Configure-2094-		  do
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2234-      fi	# }
lsof-4.93.2+dfsg/OLD/Configure:2235:      LSOF_N_UNIXV=`echo $LSOF_N_UNIXV | sed 's#^/*#/#'`
lsof-4.93.2+dfsg/OLD/Configure-2236-      LSOF_CFGF="$LSOF_CFGF -DN_UNIXV=$LSOF_N_UNIXV"
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2370-
lsof-4.93.2+dfsg/OLD/Configure:2371:      LSOF_VERS=`echo $LSOF_VSTR | awk -F. '{printf "%d%02d",\$2,\$3}'`
lsof-4.93.2+dfsg/OLD/Configure-2372-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2433-    then
lsof-4.93.2+dfsg/OLD/Configure:2434:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-2435-    else
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2822-	  then
lsof-4.93.2+dfsg/OLD/Configure:2823:	    LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/OLD/Configure-2824-	    LSOF_CFGF="$LSOF_CFGF -DHAS_AFS=$LSOF_AFSV"
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2843-      LSOF_CC=cc
lsof-4.93.2+dfsg/OLD/Configure:2844:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-2845-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2860-      then
lsof-4.93.2+dfsg/OLD/Configure:2861:        LINUX_VERSION_CODE=`cat $LINUX_INCL/linux/version.h | sed -n 's/.\+LINUX_VERSION_CODE \([[:digit:]]\+\)$/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-2862-      fi # }
lsof-4.93.2+dfsg/OLD/Configure-2863-    fi # }
lsof-4.93.2+dfsg/OLD/Configure:2864:    LSOF_VSTR=`echo $LINUX_VERSION_CODE | perl -e '$version=<STDIN>; chomp($version); printf("%d.%d.%d\n", ($version >> 16) & 0xFF, ($version >> 8) & 0xFF, $version & 0xFF);'`
lsof-4.93.2+dfsg/OLD/Configure-2865-    if test "X$LSOF_VSTR" = "X"	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2873-
lsof-4.93.2+dfsg/OLD/Configure:2874:      LSOF_VERS=`echo $LSOF_VSTR | sed 's/\./ /g' | awk '{printf "%d%d%03d",\$1,\$2,\$3}'`
lsof-4.93.2+dfsg/OLD/Configure-2875-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-2912-      then
lsof-4.93.2+dfsg/OLD/Configure:2913:	LINUX_CLIB=`${LSOF_TMPC}.x`
lsof-4.93.2+dfsg/OLD/Configure-2914-	LSOF_TMP=$?
##############################################
lsof-4.93.2+dfsg/OLD/Configure-3000-      LSOF_CC=cc
lsof-4.93.2+dfsg/OLD/Configure:3001:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-3002-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-3876-
lsof-4.93.2+dfsg/OLD/Configure:3877:      LSOF_VERS=`echo $LSOF_VSTR | sed -n 's/\([0-9]*\)\.\([0-9]*\)/\1\2/p'`
lsof-4.93.2+dfsg/OLD/Configure-3878-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-3883-	LSOF_CC=/usr/local/bin/gcc
lsof-4.93.2+dfsg/OLD/Configure:3884:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-3885-      else
lsof-4.93.2+dfsg/OLD/Configure-3886-	LSOF_CC=cc
lsof-4.93.2+dfsg/OLD/Configure:3887:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-3888-      fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-3923-      then
lsof-4.93.2+dfsg/OLD/Configure:3924:	LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/OLD/Configure-3925-	LSOF_CFGF="$LSOF_CFGF -DHAS_AFS=$LSOF_AFSV"
##############################################
lsof-4.93.2+dfsg/OLD/Configure-3937-      LSOF_CC=cc
lsof-4.93.2+dfsg/OLD/Configure:3938:      LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-3939-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-4312-	LSOF_CC=gcc
lsof-4.93.2+dfsg/OLD/Configure:4313:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-4314-	LSOF_TMP1=2
##############################################
lsof-4.93.2+dfsg/OLD/Configure-4349-	LSOF_TSTLFLG="-lsocket"
lsof-4.93.2+dfsg/OLD/Configure:4350:	LSOF_VERS="`echo $LSOF_VSTR | sed 's/3\.2v//; s/\.//g'`"
lsof-4.93.2+dfsg/OLD/Configure-4351-	;;
##############################################
lsof-4.93.2+dfsg/OLD/Configure-4479-	fi	# }
lsof-4.93.2+dfsg/OLD/Configure:4480:	LSOF_CCV=`$LSOF_CC -V 2>&1 | sed -n 's/^cc: \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-4481-      else
lsof-4.93.2+dfsg/OLD/Configure-4482-	LSOF_CC=gcc
lsof-4.93.2+dfsg/OLD/Configure:4483:	LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/Configure-4484-      fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-4769-	      echo "main(){}" > ${LSOF_TMPC}.c
lsof-4.93.2+dfsg/OLD/Configure:4770:	      LSOF_TMP4=`$LSOF_CC ${LSOF_TMPC}.c $LSOF_TMP3 -o ${LSOF_TMPC}.x 2>&1`
lsof-4.93.2+dfsg/OLD/Configure-4771-	      if test $? -eq 0	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-5083-	fi	# }
lsof-4.93.2+dfsg/OLD/Configure:5084:	LSOF_AFSV=`cat ./AFSVersion | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1 \2/' | awk '{printf "%d%02d\n",\$1,\$2}'`
lsof-4.93.2+dfsg/OLD/Configure-5085-	LSOF_CFGF="$LSOF_CFGF -DHAS_AFS=$LSOF_AFSV"
##############################################
lsof-4.93.2+dfsg/OLD/Configure-5145-      then
lsof-4.93.2+dfsg/OLD/Configure:5146:	SOLARIS_VXFSLIB=`dirname $SOLARIS_VXFSINCL`/lib
lsof-4.93.2+dfsg/OLD/Configure-5147-      fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-5245-
lsof-4.93.2+dfsg/OLD/Configure:5246:      LSOF_VERS=`echo $LSOF_VSTR | sed 's/\([0-9\.]*\).*/\1/; s/\./ /g' | awk '{printf "%d%02d%02d\n", $1, $2, $3;}'`
lsof-4.93.2+dfsg/OLD/Configure-5247-    fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-5340-	then
lsof-4.93.2+dfsg/OLD/Configure:5341:	  LSOF_TMP=`grep "cdfs_LogSecShift;" ${LSOF_INCLUDE}/sys/fs/cdfs_fs.h | sed 's/^[ 	]*\([^ 	]*\).*/\1/'`
lsof-4.93.2+dfsg/OLD/Configure-5342-	  if test "X$LSOF_TMP" != "X"	# {
##############################################
lsof-4.93.2+dfsg/OLD/Configure-5483-else
lsof-4.93.2+dfsg/OLD/Configure:5484:  LSOF_VN=`sed "s/.ds VN \(.*\)/\1/" < $LSOF_VF`
lsof-4.93.2+dfsg/OLD/Configure-5485-fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/Configure-5585-then
lsof-4.93.2+dfsg/OLD/Configure:5586:  LSOF_TMP=`echo $LSOF_VSTR | sed 's/(/\\\\(/g' | sed 's/)/\\\\)/g'`
lsof-4.93.2+dfsg/OLD/Configure-5587-  LSOF_CFGF="$LSOF_CFGF -DLSOF_VSTR=\\\"$LSOF_TMP\\\""
##############################################
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-30-       LSOF_CC=cc
lsof-4.93.2+dfsg/OLD/HOSTCC_patch:31:       LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-32-     fi	# }
##############################################
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-43-+      then
lsof-4.93.2+dfsg/OLD/HOSTCC_patch:44:+        LINUX_VERSION_CODE=`cat $LSOF_LINUX_INCL/linux/version.h | sed -n 's/.\+LINUX_VERSION_CODE \([[:digit:]]\+\)$/\1/p'`
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-45-+      fi # }
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-46-+    fi # }
lsof-4.93.2+dfsg/OLD/HOSTCC_patch:47:+    LSOF_VSTR=`echo $LINUX_VERSION_CODE | perl -e '$version=<STDIN>; chomp($version); printf("%d.%d.%d\n", ($version >> 16) & 0xFF, ($version >> 8) & 0xFF, $version & 0xFF);'`
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-48-     if test "X$LSOF_VSTR" = "X"	# {
##############################################
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-67-       then
lsof-4.93.2+dfsg/OLD/HOSTCC_patch:68: 	LINUX_CLIB=`${LSOF_TMPC}.x`
lsof-4.93.2+dfsg/OLD/HOSTCC_patch-69-
##############################################
lsof-4.93.2+dfsg/OLD/comprev-7-do
lsof-4.93.2+dfsg/OLD/comprev:8:  np=`expr $n + 1`
lsof-4.93.2+dfsg/OLD/comprev-9-  rcsdiff -r1.$n -r1.$np Configure | grep make.conf
lsof-4.93.2+dfsg/OLD/comprev:10:  n=`expr $n + 1`
lsof-4.93.2+dfsg/OLD/comprev-11-done
##############################################
lsof-4.93.2+dfsg/OLD/leak-34-}
lsof-4.93.2+dfsg/OLD/leak:35:foreach $addr (sort keys(%mem)) {
lsof-4.93.2+dfsg/OLD/leak-36-    if (defined($mem{$addr})) {
##############################################
lsof-4.93.2+dfsg/OLD/lsof3_00DIST-778-		should be used in every dsock.c on every port
lsof-4.93.2+dfsg/OLD/lsof3_00DIST:779:		supplied to printinaddr().
lsof-4.93.2+dfsg/OLD/lsof3_00DIST-780-
##############################################
lsof-4.93.2+dfsg/OLD/lsof3_00DIST-938-		Removed forgotten HASSWAPPORT reference from HP-UX
lsof-4.93.2+dfsg/OLD/lsof3_00DIST:939:		machine.h and inserted ntohs() calls in the printinaddr()
lsof-4.93.2+dfsg/OLD/lsof3_00DIST-940-		calls of dsock.c for HP-UX and NEXTSTEP.
##############################################
lsof-4.93.2+dfsg/OLD/lsof3_00DIST-975-		Added length checking of the Namech buffer to the
lsof-4.93.2+dfsg/OLD/lsof3_00DIST:976:		printinaddr() function.
lsof-4.93.2+dfsg/OLD/lsof3_00DIST-977-
##############################################
lsof-4.93.2+dfsg/OLD/misc.c-858-/*
lsof-4.93.2+dfsg/OLD/misc.c:859: * is_nw_addr() - is this network address selected?
lsof-4.93.2+dfsg/OLD/misc.c-860- */
##############################################
lsof-4.93.2+dfsg/OLD/misc.c-862-int
lsof-4.93.2+dfsg/OLD/misc.c:863:is_nw_addr(ia, p, af)
lsof-4.93.2+dfsg/OLD/misc.c-864-	unsigned char *ia;		/* Internet address */
##############################################
lsof-4.93.2+dfsg/OLD/print.c-402-	if (Fhost)
lsof-4.93.2+dfsg/OLD/print.c:403:	    he = gethostbyaddr((char *)ia, al, af);
lsof-4.93.2+dfsg/OLD/print.c-404-	if (!he || !he->h_name) {
##############################################
lsof-4.93.2+dfsg/OLD/print.c-1124-/*
lsof-4.93.2+dfsg/OLD/print.c:1125: * printinaddr() - print Internet addresses
lsof-4.93.2+dfsg/OLD/print.c-1126- */
##############################################
lsof-4.93.2+dfsg/OLD/print.c-1128-static int
lsof-4.93.2+dfsg/OLD/print.c:1129:printinaddr()
lsof-4.93.2+dfsg/OLD/print.c-1130-{
##############################################
lsof-4.93.2+dfsg/OLD/print.c-2022-	 */
lsof-4.93.2+dfsg/OLD/print.c:2023:	    if (printinaddr())
lsof-4.93.2+dfsg/OLD/print.c-2024-		ps++;
##############################################
lsof-4.93.2+dfsg/OLD/print.c-2211-/*
lsof-4.93.2+dfsg/OLD/print.c:2212: * printrawaddr() - print raw socket address
lsof-4.93.2+dfsg/OLD/print.c-2213- */
##############################################
lsof-4.93.2+dfsg/OLD/print.c-2215-void
lsof-4.93.2+dfsg/OLD/print.c:2216:printrawaddr(sa)
lsof-4.93.2+dfsg/OLD/print.c-2217-	struct sockaddr *sa;		/* socket address */
##############################################
lsof-4.93.2+dfsg/OLD/proc.c-427-/*
lsof-4.93.2+dfsg/OLD/proc.c:428: * ent_inaddr() - enter Internet addresses
lsof-4.93.2+dfsg/OLD/proc.c-429- */
##############################################
lsof-4.93.2+dfsg/OLD/proc.c-431-void
lsof-4.93.2+dfsg/OLD/proc.c:432:ent_inaddr(la, lp, fa, fp, af)
lsof-4.93.2+dfsg/OLD/proc.c-433-	unsigned char *la;		/* local Internet address */
##############################################
lsof-4.93.2+dfsg/OLD/proc.c-473-	if ((Selflags & SELNA) && Nwad) {
lsof-4.93.2+dfsg/OLD/proc.c:474:	    m = (fa && is_nw_addr(fa, fp, af)) ? 1 : 0;
lsof-4.93.2+dfsg/OLD/proc.c:475:	    m |= (la && is_nw_addr(la, lp, af)) ? 1 : 0;
lsof-4.93.2+dfsg/OLD/proc.c-476-	    if (m)
##############################################
lsof-4.93.2+dfsg/OLD/zipme-5-cd $HOME/src/lsof4
lsof-4.93.2+dfsg/OLD/zipme:6:V=`sed '/VN/s/.ds VN \(.*\)/\1/' $HOME/src/lsof4/version`
lsof-4.93.2+dfsg/OLD/zipme-7-if test $? -ne 0
##############################################
lsof-4.93.2+dfsg/arg.c-1546-
lsof-4.93.2+dfsg/arg.c:1547:	    if ((p = isIPv4addr(wa, n.a, sizeof(n.a)))) {
lsof-4.93.2+dfsg/arg.c-1548-
##############################################
lsof-4.93.2+dfsg/arg.c-2365-/*
lsof-4.93.2+dfsg/arg.c:2366: * isIPv4addr() - is host name an IPv4 address
lsof-4.93.2+dfsg/arg.c-2367- */
##############################################
lsof-4.93.2+dfsg/arg.c-2369-static char *
lsof-4.93.2+dfsg/arg.c:2370:isIPv4addr(hn, a, al)
lsof-4.93.2+dfsg/arg.c-2371-	char *hn;			/* host name */
##############################################
lsof-4.93.2+dfsg/dialects/aix/dsock.c-298-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/aix/dsock.c:299:		(void) ent_inaddr(la, lp, fa, fp, fam);
lsof-4.93.2+dfsg/dialects/aix/dsock.c-300-	    if (ts) {
##############################################
lsof-4.93.2+dfsg/dialects/aix/Makefile-95-	fi
lsof-4.93.2+dfsg/dialects/aix/Makefile:96:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/aix/Makefile-97-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/darwin/get-hdr-loc.sh-61-    read HP EXCESS
lsof-4.93.2+dfsg/dialects/darwin/get-hdr-loc.sh:62:    HP=`echo echo $HP | /bin/csh -fs`
lsof-4.93.2+dfsg/dialects/darwin/get-hdr-loc.sh-63-    if test $? -eq 0	# {
##############################################
lsof-4.93.2+dfsg/dialects/darwin/kmem/dsock.c-285-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/darwin/kmem/dsock.c:286:		(void) ent_inaddr(la, lp, fa, fp, fam);
lsof-4.93.2+dfsg/dialects/darwin/kmem/dsock.c-287-	    if (ta && !kread(ta, (char *)&t, sizeof(t))) {
##############################################
lsof-4.93.2+dfsg/dialects/darwin/kmem/Makefile-99-	fi
lsof-4.93.2+dfsg/dialects/darwin/kmem/Makefile:100:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/darwin/kmem/Makefile-101-	@echo '#define  LSOF_CINFO      "${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/darwin/libproc/dsock.c-259-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/darwin/libproc/dsock.c:260:		(void) ent_inaddr(la, lp, fa, fp, fam);
lsof-4.93.2+dfsg/dialects/darwin/libproc/dsock.c-261-	    if (si->psi.soi_kind == SOCKINFO_TCP) {
##############################################
lsof-4.93.2+dfsg/dialects/darwin/libproc/Makefile-108-	fi
lsof-4.93.2+dfsg/dialects/darwin/libproc/Makefile:109:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/darwin/libproc/Makefile-110-	@echo '#define  LSOF_CINFO      "${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/du/dproc.c-1026-/*
lsof-4.93.2+dfsg/dialects/du/dproc.c:1027: * ncache_addr() -- look up a node's local ncache address
lsof-4.93.2+dfsg/dialects/du/dproc.c-1028- */
##############################################
lsof-4.93.2+dfsg/dialects/du/dproc.c-1030-static struct l_nch *
lsof-4.93.2+dfsg/dialects/du/dproc.c:1031:ncache_addr(id)
lsof-4.93.2+dfsg/dialects/du/dproc.c-1032-	unsigned long id;		/* node's capability ID */
##############################################
lsof-4.93.2+dfsg/dialects/du/dproc.c-1547- */
lsof-4.93.2+dfsg/dialects/du/dproc.c:1548:	if (Nc == 0 || !(lc = ncache_addr(Lf->id)) || !(nc = lc->nc)) {
lsof-4.93.2+dfsg/dialects/du/dproc.c-1549-
##############################################
lsof-4.93.2+dfsg/dialects/du/dproc.c-1587-	    }
lsof-4.93.2+dfsg/dialects/du/dproc.c:1588:	    if (!(lc = ncache_addr(nc->nc_dvpid))) {
lsof-4.93.2+dfsg/dialects/du/dproc.c-1589-		if (ncache_ckrootid((KA_T)nc->nc_vp, nc->nc_dvpid))
##############################################
lsof-4.93.2+dfsg/dialects/du/dsock.c-182-	    ||   IN6_IS_ADDR_V4MAPPED(&inp.inp_laddr)) {
lsof-4.93.2+dfsg/dialects/du/dsock.c:183:		la = (unsigned char *)&IN6_EXTRACT_V4ADDR(&inp.inp_laddr);
lsof-4.93.2+dfsg/dialects/du/dsock.c-184-		fam = AF_INET;
##############################################
lsof-4.93.2+dfsg/dialects/du/dsock.c-197-		if (inp.inp_fport
lsof-4.93.2+dfsg/dialects/du/dsock.c:198:		||  IN6_EXTRACT_V4ADDR(&inp.inp_faddr) != INADDR_ANY)
lsof-4.93.2+dfsg/dialects/du/dsock.c-199-		{
lsof-4.93.2+dfsg/dialects/du/dsock.c:200:		    fa = (unsigned char *)&IN6_EXTRACT_V4ADDR(&inp.inp_faddr);
lsof-4.93.2+dfsg/dialects/du/dsock.c-201-		    fp = (int)ntohs(inp.inp_fport);
##############################################
lsof-4.93.2+dfsg/dialects/du/dsock.c-217-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/du/dsock.c:218:		(void) ent_inaddr(la, lp, fa, fp, fam);
lsof-4.93.2+dfsg/dialects/du/dsock.c-219-	    if (p.pr_protocol == IPPROTO_TCP && inp.inp_ppcb
##############################################
lsof-4.93.2+dfsg/dialects/du/Makefile-87-	fi
lsof-4.93.2+dfsg/dialects/du/Makefile:88:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/du/Makefile-89-	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/dialects/freebsd/dsock.c-446-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/freebsd/dsock.c:447:		(void) ent_inaddr(la, lp, fa, fp, fam);
lsof-4.93.2+dfsg/dialects/freebsd/dsock.c-448-	    if (ts == 0) {
##############################################
lsof-4.93.2+dfsg/dialects/freebsd/Makefile-87-	fi
lsof-4.93.2+dfsg/dialects/freebsd/Makefile:88:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/freebsd/Makefile-89-	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-741-		else if (raw.rcb_laddr.sa_family)
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c:742:		    printrawaddr(&raw.rcb_laddr);
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-743-		if (raw.rcb_faddr.sa_family == AF_INET)
##############################################
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-747-		    (void) snpf(ep, sz, "->");
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c:748:		    printrawaddr(&raw.rcb_faddr);
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-749-		}
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-750-		if (fa || la)
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c:751:		    (void) ent_inaddr(la, -1, fa, -1, AF_INET);
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-752-	    } else {
##############################################
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-772-		if (fa || la)
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c:773:		    (void) ent_inaddr(la, lp, fa, fp, AF_INET);
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-774-		if (p.pr_protocol == IPPROTO_TCP && inp.inp_ppcb
##############################################
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-1031-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c:1032:		(void) ent_inaddr(la, lp, fa, fp, AF_INET);
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-1033-	/*
##############################################
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-1149-	    }
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c:1150:	    (void) ent_inaddr(la, (int)ntohs(pt), (unsigned char *)NULL,
lsof-4.93.2+dfsg/dialects/hpux/kmem/dsock.c-1151-		-1, AF_INET);
##############################################
lsof-4.93.2+dfsg/dialects/hpux/kmem/Makefile-89-	fi
lsof-4.93.2+dfsg/dialects/hpux/kmem/Makefile:90:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/hpux/kmem/Makefile-91-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-178-/*
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c:179: * ncache_addr() -- get ncache entry address
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-180- */
##############################################
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-182-static struct l_nc *
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c:183:ncache_addr(ps)
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-184-	struct psfileid *ps;		/* parent's psfileid */
##############################################
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-472- */
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c:473:	if (!fs || !fs->nc || !(lc = ncache_addr(&Lf->psfid))) {
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-474-
##############################################
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-538-		    if (memcmp((void *)&lc->par, (void *)&Nzps, sizeof(Nzps))) {
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c:539:			lc->pl = ncache_addr(&lc->par);
lsof-4.93.2+dfsg/dialects/hpux/pstat/dfile.c-540-			lc->pls = 1;
##############################################
lsof-4.93.2+dfsg/dialects/hpux/pstat/dsock.c-1194-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/hpux/pstat/dsock.c:1195:		(void) ent_inaddr(la, lp, fa, fp, AF_INET);
lsof-4.93.2+dfsg/dialects/hpux/pstat/dsock.c-1196-	    break;
##############################################
lsof-4.93.2+dfsg/dialects/hpux/pstat/dsock.c-1242-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/hpux/pstat/dsock.c:1243:		(void) ent_inaddr(la, lp, fa, fp, af);
lsof-4.93.2+dfsg/dialects/hpux/pstat/dsock.c-1244-	    break;
##############################################
lsof-4.93.2+dfsg/dialects/hpux/pstat/Makefile-86-	fi
lsof-4.93.2+dfsg/dialects/hpux/pstat/Makefile:87:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/hpux/pstat/Makefile-88-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/linux/dsock.c-4103-	    }
lsof-4.93.2+dfsg/dialects/linux/dsock.c:4104:	    ent_inaddr(la, tp6->lport, fa, tp6->fport, af);
lsof-4.93.2+dfsg/dialects/linux/dsock.c-4105-	    Lf->lts.type = tp6->proto;
##############################################
lsof-4.93.2+dfsg/dialects/linux/dsock.c-4201-		la = (unsigned char *)NULL;
lsof-4.93.2+dfsg/dialects/linux/dsock.c:4202:	    ent_inaddr(la, tp->lport, fa, tp->fport, AF_INET);
lsof-4.93.2+dfsg/dialects/linux/dsock.c-4203-	    Lf->lts.type = tp->proto;
##############################################
lsof-4.93.2+dfsg/dialects/linux/Makefile-89-	fi
lsof-4.93.2+dfsg/dialects/linux/Makefile:90:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/linux/Makefile-91-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/n+obsd/dsock.c-296-	    if (fa || la)
lsof-4.93.2+dfsg/dialects/n+obsd/dsock.c:297:		(void) ent_inaddr(la, lp, fa, fp, fam);
lsof-4.93.2+dfsg/dialects/n+obsd/dsock.c-298-	/*
##############################################
lsof-4.93.2+dfsg/dialects/n+obsd/Makefile-92-	fi
lsof-4.93.2+dfsg/dialects/n+obsd/Makefile:93:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/n+obsd/Makefile-94-	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-175-		else if (raw.rcb_laddr.sa_family)
lsof-4.93.2+dfsg/dialects/n+os/dsock.c:176:		    printrawaddr(&raw.rcb_laddr);
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-177-		if (raw.rcb_faddr.sa_family == AF_INET)
##############################################
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-181-		    (void) snpf(ep, sz, "->");
lsof-4.93.2+dfsg/dialects/n+os/dsock.c:182:		    printrawaddr(&raw.rcb_faddr);
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-183-		}
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-184-		if (fa || la)
lsof-4.93.2+dfsg/dialects/n+os/dsock.c:185:		    (void) ent_inaddr(la, -1, fa, -1, AF_INET);
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-186-	    } else {
##############################################
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-228-		if (fa || la)
lsof-4.93.2+dfsg/dialects/n+os/dsock.c:229:		    (void) ent_inaddr(la, lp, fa, fp, AF_INET);
lsof-4.93.2+dfsg/dialects/n+os/dsock.c-230-	    }
##############################################
lsof-4.93.2+dfsg/dialects/n+os/Makefile-98-	fi
lsof-4.93.2+dfsg/dialects/n+os/Makefile:99:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/n+os/Makefile-100-	@echo '#define	LSOF_LDFLAGS	"${CFGL}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/osr/dnode.c-465-		    if (fa || la) {
lsof-4.93.2+dfsg/dialects/osr/dnode.c:466:			(void) ent_inaddr(la, lp, fa, fp, AF_INET);
lsof-4.93.2+dfsg/dialects/osr/dnode.c-467-			 if (udptm && !Lf->nma)
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1074-/*
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1075: * DIN_addr() - look up a node's local device-inode address
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1076- */
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1078-static struct lnch *
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1079:DIN_addr(d, i)
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1080-	dev_t *d;			/* device number */
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1613-		if (lc->u.ln.dp)
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1614:		    lc->pa = NFS_addr(lc->u.ln.dp);
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1615-		continue;
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1619-	    if (lc->u.ld.dev && lc->u.ld.pa_inum)
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1620:		lc->pa = DIN_addr(&lc->u.ld.dev, lc->u.ld.pa_inum);
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1621-	}
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1655-	if (Lf->is_nfs) {
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1656:	    if ((lc = NFS_addr(Lf->na)) && !lc->dup) {
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1657-		if ((nl = (int)lc->nl) > (blen - 1))
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1697-	if (Lf->dev_def && Lf->inp_ty == 1
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1698:	&&  (lc = DIN_addr(&Lf->dev, Lf->inode)) && !lc->dup) {
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1699-	    if ((nl = (int)lc->nl) > (blen - 1))
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1743-/*
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1744: * NFS_addr() - look up a node's local NFS_nc address
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1745- */
##############################################
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1747-static struct lnch *
lsof-4.93.2+dfsg/dialects/osr/dproc.c:1748:NFS_addr(r)
lsof-4.93.2+dfsg/dialects/osr/dproc.c-1749-	KA_T r;				/* rnode's address */
##############################################
lsof-4.93.2+dfsg/dialects/osr/dsock.c-188-		if (la || fa) {
lsof-4.93.2+dfsg/dialects/osr/dsock.c:189:		    (void) ent_inaddr(la, lp, fa, fp, AF_INET);
lsof-4.93.2+dfsg/dialects/osr/dsock.c-190-		    if (udptm && !Lf->nma)
##############################################
lsof-4.93.2+dfsg/dialects/osr/dsock.c-231-		if (la || fa)
lsof-4.93.2+dfsg/dialects/osr/dsock.c:232:		    (void) ent_inaddr(la, lp, fa, fp, AF_INET);
lsof-4.93.2+dfsg/dialects/osr/dsock.c-233-	    }
##############################################
lsof-4.93.2+dfsg/dialects/osr/include/netdb.h-83-/*
lsof-4.93.2+dfsg/dialects/osr/include/netdb.h:84: * Error return codes from gethostbyname() and gethostbyaddr()
lsof-4.93.2+dfsg/dialects/osr/include/netdb.h-85- * (left in extern int h_errno).
##############################################
lsof-4.93.2+dfsg/dialects/osr/Makefile-98-	fi
lsof-4.93.2+dfsg/dialects/osr/Makefile:99:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/osr/Makefile-100-	@echo '#define	LSOF_LDFLAGS	"${CFGL}"' >> version.h
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-75-# if	solaris<70000
lsof-4.93.2+dfsg/dialects/sun/dproc.c:76:#define	KAERR	(u_longlong_t)-1	/* kvm_physaddr() error return */
lsof-4.93.2+dfsg/dialects/sun/dproc.c-77-#define	KBUFT	char			/* kernel read buffer type */
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-80-# else	/* solaris>=70000 */
lsof-4.93.2+dfsg/dialects/sun/dproc.c:81:#define	KAERR	(uint64_t)-1		/* kvm_physaddr() error return */
lsof-4.93.2+dfsg/dialects/sun/dproc.c-82-#define	KBUFT	void			/* kernel read buffer type */
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-945- * Make sure the virtual address represents real physical memory by testing
lsof-4.93.2+dfsg/dialects/sun/dproc.c:946: * it with kvm_physaddr().
lsof-4.93.2+dfsg/dialects/sun/dproc.c-947- *
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-983-		if (!kp) {
lsof-4.93.2+dfsg/dialects/sun/dproc.c:984:		    if ((pa = kvm_physaddr(Kd, Kas, va)) == KAERR)
lsof-4.93.2+dfsg/dialects/sun/dproc.c-985-			return(1);
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-1732-/*
lsof-4.93.2+dfsg/dialects/sun/dproc.c:1733: * ncache_addr() - look up a node's local ncache address
lsof-4.93.2+dfsg/dialects/sun/dproc.c-1734- */
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-1737-
lsof-4.93.2+dfsg/dialects/sun/dproc.c:1738:ncache_addr(v)
lsof-4.93.2+dfsg/dialects/sun/dproc.c-1739-	KA_T v;					/* vnode's address */
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-2151-	     }
lsof-4.93.2+dfsg/dialects/sun/dproc.c:2152:	    lc->pa = ncache_addr(lc->dp);
lsof-4.93.2+dfsg/dialects/sun/dproc.c-2153-	}
##############################################
lsof-4.93.2+dfsg/dialects/sun/dproc.c-2187- */
lsof-4.93.2+dfsg/dialects/sun/dproc.c:2188:	if (!Nlu || !(lc = ncache_addr(Lf->na))) {
lsof-4.93.2+dfsg/dialects/sun/dproc.c-2189-
##############################################
lsof-4.93.2+dfsg/dialects/sun/dsock.c-860-		lp = (u_short)cs.conn_lport;
lsof-4.93.2+dfsg/dialects/sun/dsock.c:861:		(void) ent_inaddr(la, (int)ntohs(lp), fa, (int)ntohs(fp), af);
lsof-4.93.2+dfsg/dialects/sun/dsock.c-862-	    /*
##############################################
lsof-4.93.2+dfsg/dialects/sun/dsock.c-959-		lp = (u_short)cs.conn_lport;
lsof-4.93.2+dfsg/dialects/sun/dsock.c:960:		(void) ent_inaddr(la, (int)ntohs(lp), fa, (int)ntohs(fp), af);
lsof-4.93.2+dfsg/dialects/sun/dsock.c-961-	    /*
##############################################
lsof-4.93.2+dfsg/dialects/sun/dsock.c-1052-		if (la || fa)
lsof-4.93.2+dfsg/dialects/sun/dsock.c:1053:		    (void)ent_inaddr(la, 0, fa, 0, af);
lsof-4.93.2+dfsg/dialects/sun/dsock.c-1054-
##############################################
lsof-4.93.2+dfsg/dialects/sun/dsock.c-1576-
lsof-4.93.2+dfsg/dialects/sun/dsock.c:1577:		(void) ent_inaddr(la, (int)ntohs(p), (unsigned char *)NULL,
lsof-4.93.2+dfsg/dialects/sun/dsock.c-1578-				  -1, af);
##############################################
lsof-4.93.2+dfsg/dialects/sun/dsock.c-1719-		    if (fa || la)
lsof-4.93.2+dfsg/dialects/sun/dsock.c:1720:			(void) ent_inaddr(la, lp, fa, fp, af);
lsof-4.93.2+dfsg/dialects/sun/dsock.c-1721-		}
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-61-	2.5 and below	none
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:62:	2.5.1           kvm_physaddr() (-lkvm), caching, llseek(),
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-63-			    and /dev/mem
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:64:	2.6             kvm_physaddr() (-lkvm), caching, llseek(),
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-65-			    and /dev/mem
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:66:	7, 8, and 9     kvm_physaddr() (ioctl()), caching, and
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-67-			    kvm_pread()
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-81-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:82:kvm_physaddr() (-lkvm)
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-83-======================
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-84-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:85:Solaris has an undocumented function called kvm_physaddr() that
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-86-will convert a kernel virtual address to a kernel physical address.
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-99-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:100:I'm not sure about kvm_physaddr() for Solaris 2.6.  It may still
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-101-run in application space from within the KVM library, but if so,
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-103-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:104:kvm_physaddr() (ioctl())
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-105-========================
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-106-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:107:I'm sure that at Solaris 7 and above kvm_physaddr() has moved inside
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-108-the kernel and is called with an ioctl().  That makes it much faster
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-110-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:111:kvm_physaddr() Use
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-112-==================
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-114-Lsof 4.50 for Solaris will use one or the other version of
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:115:kvm_physaddr() for Solaris 2.5.1, 2.6, 7, and 8.
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-116-
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-122-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:123:To recover the performance lost by kvm_physaddr() on Solaris 2.5.1,
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-124-I added virtual-to-physical address caching to lsof's kernel read
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-169-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:170:Even though it is still undocumented, the kvm_physaddr() function
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-171-is represented by a prototype in the Solaris 7 and 8 <kvm.h>.
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-199-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:200:	*  The kvm_physaddr() function, especially in Solaris
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-201-	   2.5.1, might fail to map an address correctly.  Only
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-205-	   kernel virtual memory to pass it to the Solaris 2.5.1
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:206:	   and 2.6 kvm_physaddr() functions, lsof must use kvm_kread()
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-207-	   to read the map.
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-209-	   There's also the chance that lsof could pass a stale
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:210:	   kernel address map to kvm_physaddr(), because re-reading
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:211:	   it for each call to kvm_physaddr() would lead to
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-212-	   unacceptable performance.  When in repeat mode lsof
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-214-
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:215:	   On Solaris 7 and 8, since kvm_physaddr() is inside the
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-216-	   kernel, there's no chance of its having a stale address
##############################################
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-231-I wish to acknowledge: Casper Dik of Sun, who provided information
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters:232:about kvm_physaddr() and helped test the lsof changes; Jim Mewes
lsof-4.93.2+dfsg/dialects/sun/solaris_kaddr_filters-233-of Phone.com, who reported the initial problem and helped test the
##############################################
lsof-4.93.2+dfsg/dialects/sun/Makefile-86-	fi
lsof-4.93.2+dfsg/dialects/sun/Makefile:87:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/dialects/sun/Makefile-88-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/lib/rnam.c-151-/*
lsof-4.93.2+dfsg/lib/rnam.c:152: * ncache_addr() - look up a node's local ncache address
lsof-4.93.2+dfsg/lib/rnam.c-153- */
##############################################
lsof-4.93.2+dfsg/lib/rnam.c-157-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnam.c:158:ncache_addr(i, na)
lsof-4.93.2+dfsg/lib/rnam.c-159-	unsigned long i;		/* node's capability ID */
lsof-4.93.2+dfsg/lib/rnam.c-160-# else	/* !defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnam.c:161:ncache_addr(na)
lsof-4.93.2+dfsg/lib/rnam.c-162-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/lib/rnam.c-563-		continue;
lsof-4.93.2+dfsg/lib/rnam.c:564:	    lc->pla = ncache_addr(lc->did, lc->pa);
lsof-4.93.2+dfsg/lib/rnam.c-565-	}
##############################################
lsof-4.93.2+dfsg/lib/rnam.c-602-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnam.c:603:	if (Nc == 0 || !(lc = ncache_addr(Lf->id, Lf->na)))
lsof-4.93.2+dfsg/lib/rnam.c-604-# else	/* defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnam.c:605:	if (Nc == 0 || !(lc = ncache_addr(Lf->na)))
lsof-4.93.2+dfsg/lib/rnam.c-606-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/lib/rnch.c-190-/*
lsof-4.93.2+dfsg/lib/rnch.c:191: * ncache_addr() - look up a node's local ncache address
lsof-4.93.2+dfsg/lib/rnch.c-192- */
##############################################
lsof-4.93.2+dfsg/lib/rnch.c-196-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnch.c:197:ncache_addr(i, v)
lsof-4.93.2+dfsg/lib/rnch.c-198-# else	/* !defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnch.c:199:ncache_addr(v)
lsof-4.93.2+dfsg/lib/rnch.c-200-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/lib/rnch.c-709-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnch.c:710:	    lc->pa = ncache_addr(lc->did, lc->dp);
lsof-4.93.2+dfsg/lib/rnch.c-711-# else	/* !defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnch.c:712:	    lc->pa = ncache_addr(lc->dp);
lsof-4.93.2+dfsg/lib/rnch.c-713-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/lib/rnch.c-752-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnch.c:753:	||  !(lc = ncache_addr(Lf->id, Lf->na))
lsof-4.93.2+dfsg/lib/rnch.c-754-# else	/* !defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnch.c:755:	||  !(lc = ncache_addr(Lf->na))
lsof-4.93.2+dfsg/lib/rnch.c-756-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/lib/rnmh.c-186-/*
lsof-4.93.2+dfsg/lib/rnmh.c:187: * ncache_addr() - look up a node's local ncache address
lsof-4.93.2+dfsg/lib/rnmh.c-188- */
##############################################
lsof-4.93.2+dfsg/lib/rnmh.c-192-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnmh.c:193:ncache_addr(i, na)
lsof-4.93.2+dfsg/lib/rnmh.c-194-	unsigned long i;		/* node's capability ID */
lsof-4.93.2+dfsg/lib/rnmh.c-195-# else	/* !defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnmh.c:196:ncache_addr(na)
lsof-4.93.2+dfsg/lib/rnmh.c-197-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/lib/rnmh.c-638-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnmh.c:639:	    lc->pla = ncache_addr(lc->did, lc->pa);
lsof-4.93.2+dfsg/lib/rnmh.c-640-# else	/* !defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnmh.c:641:	    lc->pla = ncache_addr(lc->pa);
lsof-4.93.2+dfsg/lib/rnmh.c-642-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/lib/rnmh.c-680-# if	defined(NCACHE_NODEID)
lsof-4.93.2+dfsg/lib/rnmh.c:681:	if (!Nchash || !(lc = ncache_addr(Lf->id, Lf->na)))
lsof-4.93.2+dfsg/lib/rnmh.c-682-# else	/* !defined(NCACHE_NODEID) */
lsof-4.93.2+dfsg/lib/rnmh.c:683:	if (!Nchash || !(lc = ncache_addr(Lf->na)))
lsof-4.93.2+dfsg/lib/rnmh.c-684-# endif	/* defined(NCACHE_NODEID) */
##############################################
lsof-4.93.2+dfsg/misc.c-858-/*
lsof-4.93.2+dfsg/misc.c:859: * is_nw_addr() - is this network address selected?
lsof-4.93.2+dfsg/misc.c-860- */
##############################################
lsof-4.93.2+dfsg/misc.c-862-int
lsof-4.93.2+dfsg/misc.c:863:is_nw_addr(ia, p, af)
lsof-4.93.2+dfsg/misc.c-864-	unsigned char *ia;		/* Internet address */
##############################################
lsof-4.93.2+dfsg/print.c-402-	if (Fhost)
lsof-4.93.2+dfsg/print.c:403:	    he = gethostbyaddr((char *)ia, al, af);
lsof-4.93.2+dfsg/print.c-404-	if (!he || !he->h_name) {
##############################################
lsof-4.93.2+dfsg/print.c-1141-/*
lsof-4.93.2+dfsg/print.c:1142: * printinaddr() - print Internet addresses
lsof-4.93.2+dfsg/print.c-1143- */
##############################################
lsof-4.93.2+dfsg/print.c-1145-static int
lsof-4.93.2+dfsg/print.c:1146:printinaddr()
lsof-4.93.2+dfsg/print.c-1147-{
##############################################
lsof-4.93.2+dfsg/print.c-2048-	 */
lsof-4.93.2+dfsg/print.c:2049:	    if (printinaddr())
lsof-4.93.2+dfsg/print.c-2050-		ps++;
##############################################
lsof-4.93.2+dfsg/print.c-2237-/*
lsof-4.93.2+dfsg/print.c:2238: * printrawaddr() - print raw socket address
lsof-4.93.2+dfsg/print.c-2239- */
##############################################
lsof-4.93.2+dfsg/print.c-2241-void
lsof-4.93.2+dfsg/print.c:2242:printrawaddr(sa)
lsof-4.93.2+dfsg/print.c-2243-	struct sockaddr *sa;		/* socket address */
##############################################
lsof-4.93.2+dfsg/proc.c-431-/*
lsof-4.93.2+dfsg/proc.c:432: * ent_inaddr() - enter Internet addresses
lsof-4.93.2+dfsg/proc.c-433- */
##############################################
lsof-4.93.2+dfsg/proc.c-435-void
lsof-4.93.2+dfsg/proc.c:436:ent_inaddr(la, lp, fa, fp, af)
lsof-4.93.2+dfsg/proc.c-437-	unsigned char *la;		/* local Internet address */
##############################################
lsof-4.93.2+dfsg/proc.c-477-	if ((Selflags & SELNA) && Nwad) {
lsof-4.93.2+dfsg/proc.c:478:	    m = (fa && is_nw_addr(fa, fp, af)) ? 1 : 0;
lsof-4.93.2+dfsg/proc.c:479:	    m |= (la && is_nw_addr(la, lp, af)) ? 1 : 0;
lsof-4.93.2+dfsg/proc.c-480-	    if (m)
##############################################
lsof-4.93.2+dfsg/scripts/big_brother.perl5-185-
lsof-4.93.2+dfsg/scripts/big_brother.perl5:186:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/big_brother.perl5-187-#
##############################################
lsof-4.93.2+dfsg/scripts/count_pf.perl-43-
lsof-4.93.2+dfsg/scripts/count_pf.perl:44:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/count_pf.perl-45-#
##############################################
lsof-4.93.2+dfsg/scripts/count_pf.perl5-69-
lsof-4.93.2+dfsg/scripts/count_pf.perl5:70:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/count_pf.perl5-71-#
##############################################
lsof-4.93.2+dfsg/scripts/idrlogin.perl-176-
lsof-4.93.2+dfsg/scripts/idrlogin.perl:177:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/idrlogin.perl-178-#
##############################################
lsof-4.93.2+dfsg/scripts/idrlogin.perl5-172-
lsof-4.93.2+dfsg/scripts/idrlogin.perl5:173:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/idrlogin.perl5-174-#
##############################################
lsof-4.93.2+dfsg/scripts/shared.perl5-384-
lsof-4.93.2+dfsg/scripts/shared.perl5:385:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/shared.perl5-386-#
##############################################
lsof-4.93.2+dfsg/scripts/watch_a_file.perl-69-
lsof-4.93.2+dfsg/scripts/watch_a_file.perl:70:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/watch_a_file.perl-71-#
##############################################
lsof-4.93.2+dfsg/scripts/identd.perl5-105-
lsof-4.93.2+dfsg/scripts/identd.perl5:106:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/identd.perl5-107-#
##############################################
lsof-4.93.2+dfsg/scripts/sort_res.perl5-109-printf("Total KB : %10d\n", $gsize/1024);
lsof-4.93.2+dfsg/scripts/sort_res.perl5:110:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/scripts/sort_res.perl5-111-#
##############################################
lsof-4.93.2+dfsg/support/GPGDistrib-365-echo "" >> $EO
lsof-4.93.2+dfsg/support/GPGDistrib:366:echo "3.  Unpack ${ST} -- use \`tar xf ${ST}\`." >> $EO
lsof-4.93.2+dfsg/support/GPGDistrib-367-echo "    That will produce an ${SN} sub-directory." >> $EO
##############################################
lsof-4.93.2+dfsg/support/argtest-78-echo "#!/bin/sh" > $SH1
lsof-4.93.2+dfsg/support/argtest:79:echo "$LSOF \$1 \`cat $ARG_A\`" >> $SH
lsof-4.93.2+dfsg/support/argtest:80:echo "$LSOF -c/\`cat $ARG_A\`/" >> $SH1
lsof-4.93.2+dfsg/support/argtest:81:echo "$LSOF \$1 \`cat $ARG_N\`" >> $SH
lsof-4.93.2+dfsg/support/argtest:82:echo "$LSOF -c/\`cat $ARG_N\`/" >> $SH1
lsof-4.93.2+dfsg/support/argtest-83-chmod +x $SH $SH1
##############################################
lsof-4.93.2+dfsg/support/install-lsof-22-fi
lsof-4.93.2+dfsg/support/install-lsof:23:SR=`echo $R | sed 's/^4\.\([0-9]*\)$/\1/'`
lsof-4.93.2+dfsg/support/install-lsof-24-if test $SR -lt 73
##############################################
lsof-4.93.2+dfsg/support/install-lsof-28-fi
lsof-4.93.2+dfsg/support/install-lsof:29:PR=4.`expr $SR - 1`
lsof-4.93.2+dfsg/support/install-lsof:30:PPR=4.`expr $SR - 2`
lsof-4.93.2+dfsg/support/install-lsof-31-
##############################################
lsof-4.93.2+dfsg/support/look_rlog-19-  (echo 1.$r; co -p1.$r $1) | less
lsof-4.93.2+dfsg/support/look_rlog:20:  r=`expr $r - 1`
lsof-4.93.2+dfsg/support/look_rlog-21-done
##############################################
lsof-4.93.2+dfsg/tests/Add2TestDB-32-do
lsof-4.93.2+dfsg/tests/Add2TestDB:33:  w=`echo $i | sed 's/^-D//'`
lsof-4.93.2+dfsg/tests/Add2TestDB-34-  if test "X$new" = "X"
##############################################
lsof-4.93.2+dfsg/tests/CkTestDB-37-do
lsof-4.93.2+dfsg/tests/CkTestDB:38:  w=`echo $i | sed 's/^-D//'`
lsof-4.93.2+dfsg/tests/CkTestDB-39-  if test "X$new" = "X"
##############################################
lsof-4.93.2+dfsg/tests/LTsock.c-431-	FdPara[ti].port = MkStrCpy(buf, &FdPara[ti].plen);
lsof-4.93.2+dfsg/tests/LTsock.c:432:	if (!(hp = gethostbyaddr((char *)&FdPara[ti].sa.sin_addr,
lsof-4.93.2+dfsg/tests/LTsock.c-433-				 sizeof(FdPara[ti].sa.sin_addr),
##############################################
lsof-4.93.2+dfsg/tests/Makefile-42-	  if [ $$? -ne 0 ]; then \
lsof-4.93.2+dfsg/tests/Makefile:43:	    err=`expr $$err + 1`; \
lsof-4.93.2+dfsg/tests/Makefile-44-	  fi; \
##############################################
lsof-4.93.2+dfsg/tests/Makefile-74-LTbasic: LTbasic.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:75:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTbasic.c \
lsof-4.93.2+dfsg/tests/Makefile-76-	${LIBOBJ} `cat config.xobj` -o LTbasic
##############################################
lsof-4.93.2+dfsg/tests/Makefile-78-LTbigf: LTbigf.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:79:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTbigf.c \
lsof-4.93.2+dfsg/tests/Makefile-80-	${LIBOBJ} `cat config.xobj` -o LTbigf
##############################################
lsof-4.93.2+dfsg/tests/Makefile-82-LTdnlc: LTdnlc.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:83:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTdnlc.c \
lsof-4.93.2+dfsg/tests/Makefile-84-	${LIBOBJ} `cat config.xobj` -o LTdnlc
##############################################
lsof-4.93.2+dfsg/tests/Makefile-86-LTlock: LTlock.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:87:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTlock.c \
lsof-4.93.2+dfsg/tests/Makefile-88-	${LIBOBJ} `cat config.xobj` -o LTlock
##############################################
lsof-4.93.2+dfsg/tests/Makefile-90-${LTOBJ}: ${HDR} ${LTSRC} config.cflags config.cc
lsof-4.93.2+dfsg/tests/Makefile:91:	`cat config.cc` ${CFLAGS} `cat config.cflags` -c ${LTSRC} \
lsof-4.93.2+dfsg/tests/Makefile-92-	-o ${LTOBJ}
##############################################
lsof-4.93.2+dfsg/tests/Makefile-94-LTnfs:	LTnfs.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:95:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTnfs.c \
lsof-4.93.2+dfsg/tests/Makefile-96-	${LIBOBJ} `cat config.xobj` -o LTnfs
##############################################
lsof-4.93.2+dfsg/tests/Makefile-98-LTnlink: LTnlink.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:99:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTnlink.c \
lsof-4.93.2+dfsg/tests/Makefile-100-	${LIBOBJ} `cat config.xobj` -o LTnlink
##############################################
lsof-4.93.2+dfsg/tests/Makefile-102-LTsock: LTsock.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:103:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTsock.c \
lsof-4.93.2+dfsg/tests/Makefile-104-	${LIBOBJ} `cat config.xobj` -o LTsock `cat config.ldflags`
##############################################
lsof-4.93.2+dfsg/tests/Makefile-106-LTszoff: LTszoff.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/tests/Makefile:107:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTszoff.c \
lsof-4.93.2+dfsg/tests/Makefile-108-	${LIBOBJ} `cat config.xobj` -o LTszoff
##############################################
lsof-4.93.2+dfsg/tests/Makefile-110-LTunix: LTunix.c ${CONFIG} ${LIBOBJ} ${HDR} config.ldflags
lsof-4.93.2+dfsg/tests/Makefile:111:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTunix.c \
lsof-4.93.2+dfsg/tests/Makefile-112-	${LIBOBJ} `cat config.xobj` -o LTunix `cat config.ldflags`
##############################################
lsof-4.93.2+dfsg/tests/Makefile-121-	  if [ $$? -ne 0 ]; then \
lsof-4.93.2+dfsg/tests/Makefile:122:	    err=`expr $$err + 1`; \
lsof-4.93.2+dfsg/tests/Makefile-123-	  fi; \
##############################################
lsof-4.93.2+dfsg/tests/Makefile-144-	  if [ $$? -ne 0 ]; then \
lsof-4.93.2+dfsg/tests/Makefile:145:	    err=`expr $$err + 1`; \
lsof-4.93.2+dfsg/tests/Makefile-146-	  fi; \
##############################################
lsof-4.93.2+dfsg/zipme-5-cd $HOME/src/lsof4
lsof-4.93.2+dfsg/zipme:6:V=`sed '/VN/s/.ds VN \(.*\)/\1/' $HOME/src/lsof4/version`
lsof-4.93.2+dfsg/zipme-7-if test $? -ne 0
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-23-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:24: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-25- 	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-42-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:43: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-44- 	@echo '#define  LSOF_CINFO      "${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-61-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:62: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-63- 	@echo '#define  LSOF_CINFO      "${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-80-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:81: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-82- 	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-99-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:100: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-101- 	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-118-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:119: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-120- 	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-137-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:138: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-139- 	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-156-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:157: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-158- 	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-175-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:176: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-177- 	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-194-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:195: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-196- 	@echo '#define	LSOF_LDFLAGS	"${CFGL}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-213-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:214: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-215- 	@echo '#define	LSOF_LDFLAGS	"${CFGL}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-232-+	fi
lsof-4.93.2+dfsg/debian/patches/preset-ccdate:233: 	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/debian/patches/preset-ccdate-234- 	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/debian/patches/tests-48-@@ -110,7 +111,7 @@
lsof-4.93.2+dfsg/debian/patches/tests:49: 	`cat config.cc` ${CFLAGS} `cat config.cflags` LTunix.c \
lsof-4.93.2+dfsg/debian/patches/tests-50- 	${LIBOBJ} `cat config.xobj` -o LTunix `cat config.ldflags`
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/big_brother.perl5-185-
lsof-4.93.2+dfsg/.pc/examples/scripts/big_brother.perl5:186:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/big_brother.perl5-187-#
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/count_pf.perl-43-
lsof-4.93.2+dfsg/.pc/examples/scripts/count_pf.perl:44:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/count_pf.perl-45-#
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/count_pf.perl5-69-
lsof-4.93.2+dfsg/.pc/examples/scripts/count_pf.perl5:70:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/count_pf.perl5-71-#
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/identd.perl5-106-
lsof-4.93.2+dfsg/.pc/examples/scripts/identd.perl5:107:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/identd.perl5-108-#
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/idrlogin.perl-176-
lsof-4.93.2+dfsg/.pc/examples/scripts/idrlogin.perl:177:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/idrlogin.perl-178-#
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/idrlogin.perl5-172-
lsof-4.93.2+dfsg/.pc/examples/scripts/idrlogin.perl5:173:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/idrlogin.perl5-174-#
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/shared.perl5-384-
lsof-4.93.2+dfsg/.pc/examples/scripts/shared.perl5:385:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/shared.perl5-386-#
##############################################
lsof-4.93.2+dfsg/.pc/examples/scripts/watch_a_file.perl-69-
lsof-4.93.2+dfsg/.pc/examples/scripts/watch_a_file.perl:70:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/examples/scripts/watch_a_file.perl-71-#
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-41-	  if [ $$? -ne 0 ]; then \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:42:	    err=`expr $$err + 1`; \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-43-	  fi; \
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-73-LTbasic: LTbasic.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:74:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTbasic.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-75-	${LIBOBJ} `cat config.xobj` -o LTbasic
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-77-LTbigf: LTbigf.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:78:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTbigf.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-79-	${LIBOBJ} `cat config.xobj` -o LTbigf
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-81-LTdnlc: LTdnlc.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:82:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTdnlc.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-83-	${LIBOBJ} `cat config.xobj` -o LTdnlc
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-85-LTlock: LTlock.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:86:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTlock.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-87-	${LIBOBJ} `cat config.xobj` -o LTlock
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-89-${LTOBJ}: ${HDR} ${LTSRC} config.cflags config.cc
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:90:	`cat config.cc` ${CFLAGS} `cat config.cflags` -c ${LTSRC} \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-91-	-o ${LTOBJ}
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-93-LTnfs:	LTnfs.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:94:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTnfs.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-95-	${LIBOBJ} `cat config.xobj` -o LTnfs
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-97-LTnlink: LTnlink.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:98:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTnlink.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-99-	${LIBOBJ} `cat config.xobj` -o LTnlink
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-101-LTsock: LTsock.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:102:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTsock.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-103-	${LIBOBJ} `cat config.xobj` -o LTsock `cat config.ldflags`
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-105-LTszoff: LTszoff.c ${CONFIG} ${LIBOBJ} ${HDR}
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:106:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTszoff.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-107-	${LIBOBJ} `cat config.xobj` -o LTszoff
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-109-LTunix: LTunix.c ${CONFIG} ${LIBOBJ} ${HDR} config.ldflags
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:110:	`cat config.cc` ${CFLAGS} `cat config.cflags` LTunix.c \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-111-	${LIBOBJ} `cat config.xobj` -o LTunix `cat config.ldflags`
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-120-	  if [ $$? -ne 0 ]; then \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:121:	    err=`expr $$err + 1`; \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-122-	  fi; \
##############################################
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-143-	  if [ $$? -ne 0 ]; then \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile:144:	    err=`expr $$err + 1`; \
lsof-4.93.2+dfsg/.pc/tests/tests/Makefile-145-	  fi; \
##############################################
lsof-4.93.2+dfsg/.pc/obsolete/scripts/identd.perl5-106-
lsof-4.93.2+dfsg/.pc/obsolete/scripts/identd.perl5:107:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/obsolete/scripts/identd.perl5-108-#
##############################################
lsof-4.93.2+dfsg/.pc/obsolete/scripts/sort_res.perl5-110-printf("Total KB : %10d\n", $gsize/1024);
lsof-4.93.2+dfsg/.pc/obsolete/scripts/sort_res.perl5:111:## isexec($path) -- is $path executable
lsof-4.93.2+dfsg/.pc/obsolete/scripts/sort_res.perl5-112-#
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/aix/Makefile-87-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/aix/Makefile:88:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/aix/Makefile-89-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/darwin/kmem/Makefile-91-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/darwin/kmem/Makefile:92:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/darwin/kmem/Makefile-93-	@echo '#define  LSOF_CINFO      "${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/darwin/libproc/Makefile-100-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/darwin/libproc/Makefile:101:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/darwin/libproc/Makefile-102-	@echo '#define  LSOF_CINFO      "${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/du/Makefile-79-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/du/Makefile:80:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/du/Makefile-81-	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/freebsd/Makefile-79-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/freebsd/Makefile:80:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/freebsd/Makefile-81-	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/hpux/kmem/Makefile-81-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/hpux/kmem/Makefile:82:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/hpux/kmem/Makefile-83-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/hpux/pstat/Makefile-78-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/hpux/pstat/Makefile:79:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/hpux/pstat/Makefile-80-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/linux/Makefile-81-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/linux/Makefile:82:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/linux/Makefile-83-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/n+obsd/Makefile-84-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/n+obsd/Makefile:85:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/n+obsd/Makefile-86-	@if [ "X${LSOF_HOST}" = "X" ]; then \
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/n+os/Makefile-90-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/n+os/Makefile:91:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/n+os/Makefile-92-	@echo '#define	LSOF_LDFLAGS	"${CFGL}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/osr/Makefile-90-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/osr/Makefile:91:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/osr/Makefile-92-	@echo '#define	LSOF_LDFLAGS	"${CFGL}"' >> version.h
##############################################
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/sun/Makefile-78-	@echo '#define	LSOF_CCDATE	"'`date`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/sun/Makefile:79:	@echo '#define	LSOF_CCFLAGS	"'`echo ${CFLAGS} | sed 's/\\\\(/\\(/g' | sed 's/\\\\)/\\)/g' | sed 's/"/\\\\"/g'`'"' >> version.h
lsof-4.93.2+dfsg/.pc/preset-ccdate/dialects/sun/Makefile-80-	@echo '#define	LSOF_CINFO	"${CINFO}"' >> version.h