===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
netperf-2.7.0/Makefile.in-86-  while test -n "$$dir1"; do \
netperf-2.7.0/Makefile.in:87:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
netperf-2.7.0/Makefile.in-88-    if test "$$first" != "."; then \
netperf-2.7.0/Makefile.in-89-      if test "$$first" = ".."; then \
netperf-2.7.0/Makefile.in:90:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
netperf-2.7.0/Makefile.in:91:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
netperf-2.7.0/Makefile.in-92-      else \
netperf-2.7.0/Makefile.in:93:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
netperf-2.7.0/Makefile.in-94-        if test "$$first2" = "$$first"; then \
netperf-2.7.0/Makefile.in:95:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
netperf-2.7.0/Makefile.in-96-        else \
##############################################
netperf-2.7.0/Makefile.in-101-    fi; \
netperf-2.7.0/Makefile.in:102:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
netperf-2.7.0/Makefile.in-103-  done; \
##############################################
netperf-2.7.0/Makefile.in-284-	dot_seen=no; \
netperf-2.7.0/Makefile.in:285:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/Makefile.in-286-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
netperf-2.7.0/Makefile.in-319-	rev="$$rev ."; \
netperf-2.7.0/Makefile.in:320:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/Makefile.in-321-	for subdir in $$rev; do \
##############################################
netperf-2.7.0/Makefile.in-397-GTAGS:
netperf-2.7.0/Makefile.in:398:	here=`$(am__cd) $(top_builddir) && pwd` \
netperf-2.7.0/Makefile.in-399-	  && $(am__cd) $(top_srcdir) \
##############################################
netperf-2.7.0/Makefile.in-407-	test -d "$(distdir)" || mkdir "$(distdir)"
netperf-2.7.0/Makefile.in:408:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/Makefile.in:409:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/Makefile.in-410-	list='$(DISTFILES)'; \
##############################################
netperf-2.7.0/Makefile.in-421-	  if test -d $$d/$$file; then \
netperf-2.7.0/Makefile.in:422:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netperf-2.7.0/Makefile.in-423-	    if test -d "$(distdir)/$$file"; then \
##############################################
netperf-2.7.0/Makefile.in-536-	test -d $(distdir)/_build || exit 0; \
netperf-2.7.0/Makefile.in:537:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
netperf-2.7.0/Makefile.in-538-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
netperf-2.7.0/Makefile.in-579-	}; \
netperf-2.7.0/Makefile.in:580:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
netperf-2.7.0/Makefile.in-581-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
netperf-2.7.0/Makefile.in-591-	fi
netperf-2.7.0/Makefile.in:592:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
netperf-2.7.0/Makefile.in-593-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
netperf-2.7.0/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
netperf-2.7.0/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
netperf-2.7.0/aclocal.m4-75-#
##############################################
netperf-2.7.0/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
netperf-2.7.0/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
netperf-2.7.0/aclocal.m4-99-# and then we would define $MISSING as
##############################################
netperf-2.7.0/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
netperf-2.7.0/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
netperf-2.7.0/aclocal.m4-115-])
##############################################
netperf-2.7.0/aclocal.m4-215-  if test "$am_compiler_list" = ""; then
netperf-2.7.0/aclocal.m4:216:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
netperf-2.7.0/aclocal.m4-217-  fi
##############################################
netperf-2.7.0/aclocal.m4-364-    # Strip MF so we end up with the name of the file.
netperf-2.7.0/aclocal.m4:365:    mf=`echo "$mf" | sed -e 's/:.*$//'`
netperf-2.7.0/aclocal.m4-366-    # Check whether this is an Automake generated Makefile or not.
##############################################
netperf-2.7.0/aclocal.m4-373-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
netperf-2.7.0/aclocal.m4:374:      dirpart=`AS_DIRNAME("$mf")`
netperf-2.7.0/aclocal.m4-375-    else
##############################################
netperf-2.7.0/aclocal.m4-379-    # from the Makefile without running `make'.
netperf-2.7.0/aclocal.m4:380:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
netperf-2.7.0/aclocal.m4-381-    test -z "$DEPDIR" && continue
netperf-2.7.0/aclocal.m4:382:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
netperf-2.7.0/aclocal.m4-383-    test -z "am__include" && continue
netperf-2.7.0/aclocal.m4:384:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
netperf-2.7.0/aclocal.m4-385-    # When using ansi2knr, U may be empty or an underscore; expand it
netperf-2.7.0/aclocal.m4:386:    U=`sed -n 's/^U = //p' < "$mf"`
netperf-2.7.0/aclocal.m4-387-    # Find all dependency output files, they are included files with
##############################################
netperf-2.7.0/aclocal.m4-395-      test -f "$dirpart/$file" && continue
netperf-2.7.0/aclocal.m4:396:      fdir=`AS_DIRNAME(["$file"])`
netperf-2.7.0/aclocal.m4-397-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
netperf-2.7.0/aclocal.m4-462-AC_REQUIRE([AC_PROG_INSTALL])dnl
netperf-2.7.0/aclocal.m4:463:if test "`cd $srcdir && pwd`" != "`pwd`"; then
netperf-2.7.0/aclocal.m4-464-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
netperf-2.7.0/aclocal.m4-564-    * )
netperf-2.7.0/aclocal.m4:565:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
netperf-2.7.0/aclocal.m4-566-  esac
netperf-2.7.0/aclocal.m4-567-done
netperf-2.7.0/aclocal.m4:568:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
netperf-2.7.0/aclocal.m4-569-
##############################################
netperf-2.7.0/aclocal.m4-642-# Ignore all kinds of additional output from `make'.
netperf-2.7.0/aclocal.m4:643:case `$am_make -s -f confmf 2> /dev/null` in #(
netperf-2.7.0/aclocal.m4-644-*the\ am__doit\ target*)
##############################################
netperf-2.7.0/aclocal.m4-652-   echo '.include "confinc"' > confmf
netperf-2.7.0/aclocal.m4:653:   case `$am_make -s -f confmf 2> /dev/null` in #(
netperf-2.7.0/aclocal.m4-654-   *the\ am__doit\ target*)
##############################################
netperf-2.7.0/aclocal.m4-809-if (
netperf-2.7.0/aclocal.m4:810:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
netperf-2.7.0/aclocal.m4-811-   if test "$[*]" = "X"; then
netperf-2.7.0/aclocal.m4-812-      # -L didn't work.
netperf-2.7.0/aclocal.m4:813:      set X `ls -t "$srcdir/configure" conftest.file`
netperf-2.7.0/aclocal.m4-814-   fi
##############################################
netperf-2.7.0/config.guess-39-
netperf-2.7.0/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'`
netperf-2.7.0/config.guess-41-
##############################################
netperf-2.7.0/config.guess-108-: ${TMPDIR=/tmp} ;
netperf-2.7.0/config.guess:109: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
netperf-2.7.0/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
netperf-2.7.0/config.guess-193-	    *)
netperf-2.7.0/config.guess:194:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
netperf-2.7.0/config.guess-195-		;;
##############################################
netperf-2.7.0/config.guess-217-	*4.0)
netperf-2.7.0/config.guess:218:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
netperf-2.7.0/config.guess-219-		;;
netperf-2.7.0/config.guess-220-	*5.*)
netperf-2.7.0/config.guess:221:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
netperf-2.7.0/config.guess-222-		;;
##############################################
netperf-2.7.0/config.guess-227-	# types through head -n 1, so we only detect the type of CPU 0.
netperf-2.7.0/config.guess:228:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
netperf-2.7.0/config.guess-229-	case "$ALPHA_CPU_TYPE" in
##############################################
netperf-2.7.0/config.guess-265-	# 1.2 uses "1.2" for uname -r.
netperf-2.7.0/config.guess:266:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
netperf-2.7.0/config.guess-267-	exit ;;
##############################################
netperf-2.7.0/config.guess-322-    sun4H:SunOS:5.*:*)
netperf-2.7.0/config.guess:323:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netperf-2.7.0/config.guess-324-	exit ;;
netperf-2.7.0/config.guess-325-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
netperf-2.7.0/config.guess:326:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netperf-2.7.0/config.guess-327-	exit ;;
netperf-2.7.0/config.guess-328-    i86pc:SunOS:5.*:*)
netperf-2.7.0/config.guess:329:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netperf-2.7.0/config.guess-330-	exit ;;
##############################################
netperf-2.7.0/config.guess-334-	# it's likely to be more like Solaris than SunOS4.
netperf-2.7.0/config.guess:335:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netperf-2.7.0/config.guess-336-	exit ;;
##############################################
netperf-2.7.0/config.guess-343-	# Japanese Language versions have a version number like `4.1.3-JL'.
netperf-2.7.0/config.guess:344:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
netperf-2.7.0/config.guess-345-	exit ;;
##############################################
netperf-2.7.0/config.guess-349-    sun*:*:4.2BSD:*)
netperf-2.7.0/config.guess:350:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
netperf-2.7.0/config.guess-351-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
netperf-2.7.0/config.guess-431-	$CC_FOR_BUILD -o $dummy $dummy.c &&
netperf-2.7.0/config.guess:432:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
netperf-2.7.0/config.guess:433:	  SYSTEM_NAME=`$dummy $dummyarg` &&
netperf-2.7.0/config.guess-434-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
netperf-2.7.0/config.guess-487-    *:IRIX*:*:*)
netperf-2.7.0/config.guess:488:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
netperf-2.7.0/config.guess-489-	exit ;;
##############################################
netperf-2.7.0/config.guess-517-EOF
netperf-2.7.0/config.guess:518:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
netperf-2.7.0/config.guess-519-		then
##############################################
netperf-2.7.0/config.guess-530-    *:AIX:*:[45])
netperf-2.7.0/config.guess:531:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
netperf-2.7.0/config.guess-532-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
netperf-2.7.0/config.guess-565-    9000/[34678]??:HP-UX:*:*)
netperf-2.7.0/config.guess:566:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
netperf-2.7.0/config.guess-567-	case "${UNAME_MACHINE}" in
##############################################
netperf-2.7.0/config.guess-619-EOF
netperf-2.7.0/config.guess:620:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
netperf-2.7.0/config.guess-621-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
netperf-2.7.0/config.guess-647-    ia64:HP-UX:*:*)
netperf-2.7.0/config.guess:648:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
netperf-2.7.0/config.guess-649-	echo ia64-hp-hpux${HPUX_REV}
##############################################
netperf-2.7.0/config.guess-677-EOF
netperf-2.7.0/config.guess:678:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
netperf-2.7.0/config.guess-679-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
netperf-2.7.0/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
netperf-2.7.0/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
netperf-2.7.0/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
netperf-2.7.0/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
netperf-2.7.0/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
netperf-2.7.0/config.guess-755-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
netperf-2.7.0/config.guess-766-    *:FreeBSD:*:*)
netperf-2.7.0/config.guess:767:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
netperf-2.7.0/config.guess-768-	exit ;;
##############################################
netperf-2.7.0/config.guess-803-    prep*:SunOS:5.*:*)
netperf-2.7.0/config.guess:804:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netperf-2.7.0/config.guess-805-	exit ;;
##############################################
netperf-2.7.0/config.guess-807-	# the GNU system
netperf-2.7.0/config.guess:808:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
netperf-2.7.0/config.guess-809-	exit ;;
##############################################
netperf-2.7.0/config.guess-811-	# other systems with GNU libc and userland
netperf-2.7.0/config.guess:812:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
netperf-2.7.0/config.guess-813-	exit ;;
##############################################
netperf-2.7.0/config.guess-853-EOF
netperf-2.7.0/config.guess:854:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
netperf-2.7.0/config.guess-855-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
netperf-2.7.0/config.guess-872-EOF
netperf-2.7.0/config.guess:873:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
netperf-2.7.0/config.guess-874-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
netperf-2.7.0/config.guess-976-EOF
netperf-2.7.0/config.guess:977:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
netperf-2.7.0/config.guess-978-	test x"${LIBC}" != x && {
##############################################
netperf-2.7.0/config.guess-1018-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
netperf-2.7.0/config.guess:1019:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
netperf-2.7.0/config.guess-1020-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
netperf-2.7.0/config.guess-1251-    *:DragonFly:*:*)
netperf-2.7.0/config.guess:1252:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
netperf-2.7.0/config.guess-1253-	exit ;;
##############################################
netperf-2.7.0/config.guess-1264-    i*86:skyos:*:*)
netperf-2.7.0/config.guess:1265:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
netperf-2.7.0/config.guess-1266-	exit ;;
##############################################
netperf-2.7.0/config.guess-1386-
netperf-2.7.0/config.guess:1387:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
netperf-2.7.0/config.guess-1388-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
netperf-2.7.0/config.sub-55-
netperf-2.7.0/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'`
netperf-2.7.0/config.sub-57-
##############################################
netperf-2.7.0/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
netperf-2.7.0/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
netperf-2.7.0/config.sub-121-case $maybe_os in
##############################################
netperf-2.7.0/config.sub-124-    os=-$maybe_os
netperf-2.7.0/config.sub:125:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
netperf-2.7.0/config.sub-126-    ;;
netperf-2.7.0/config.sub-127-  *)
netperf-2.7.0/config.sub:128:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
netperf-2.7.0/config.sub-129-    if [ $basic_machine != $1 ]
netperf-2.7.0/config.sub:130:    then os=`echo $1 | sed 's/.*-/-/'`
netperf-2.7.0/config.sub-131-    else os=; fi
##############################################
netperf-2.7.0/config.sub-175-		os=-sco3.2v5
netperf-2.7.0/config.sub:176:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-177-		;;
##############################################
netperf-2.7.0/config.sub-179-		os=-sco3.2v4
netperf-2.7.0/config.sub:180:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-181-		;;
netperf-2.7.0/config.sub-182-	-sco3.2.[4-9]*)
netperf-2.7.0/config.sub:183:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
netperf-2.7.0/config.sub:184:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-185-		;;
##############################################
netperf-2.7.0/config.sub-187-		# Don't forget version if it is 3.2v4 or newer.
netperf-2.7.0/config.sub:188:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-189-		;;
##############################################
netperf-2.7.0/config.sub-191-		os=-sco3.2v2
netperf-2.7.0/config.sub:192:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-193-		;;
netperf-2.7.0/config.sub-194-	-udk*)
netperf-2.7.0/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-196-		;;
##############################################
netperf-2.7.0/config.sub-198-		os=-isc2.2
netperf-2.7.0/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-200-		;;
##############################################
netperf-2.7.0/config.sub-204-	-isc*)
netperf-2.7.0/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netperf-2.7.0/config.sub-206-		;;
##############################################
netperf-2.7.0/config.sub-210-	-ptx*)
netperf-2.7.0/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
netperf-2.7.0/config.sub-212-		;;
netperf-2.7.0/config.sub-213-	-windowsnt*)
netperf-2.7.0/config.sub:214:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
netperf-2.7.0/config.sub-215-		;;
##############################################
netperf-2.7.0/config.sub-297-	*-*-*)
netperf-2.7.0/config.sub:298:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
netperf-2.7.0/config.sub-299-		exit 1
##############################################
netperf-2.7.0/config.sub-400-	amd64-*)
netperf-2.7.0/config.sub:401:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-402-		;;
##############################################
netperf-2.7.0/config.sub-621-	i*86v32)
netperf-2.7.0/config.sub:622:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netperf-2.7.0/config.sub-623-		os=-sysv32
##############################################
netperf-2.7.0/config.sub-625-	i*86v4*)
netperf-2.7.0/config.sub:626:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netperf-2.7.0/config.sub-627-		os=-sysv4
##############################################
netperf-2.7.0/config.sub-629-	i*86v)
netperf-2.7.0/config.sub:630:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netperf-2.7.0/config.sub-631-		os=-sysv
##############################################
netperf-2.7.0/config.sub-633-	i*86sol2)
netperf-2.7.0/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netperf-2.7.0/config.sub-635-		os=-solaris2
##############################################
netperf-2.7.0/config.sub-681-	mips3*-*)
netperf-2.7.0/config.sub:682:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
netperf-2.7.0/config.sub-683-		;;
netperf-2.7.0/config.sub-684-	mips3*)
netperf-2.7.0/config.sub:685:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
netperf-2.7.0/config.sub-686-		;;
##############################################
netperf-2.7.0/config.sub-818-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
netperf-2.7.0/config.sub:819:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-820-		;;
netperf-2.7.0/config.sub-821-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
netperf-2.7.0/config.sub:822:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-823-		;;
netperf-2.7.0/config.sub-824-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
netperf-2.7.0/config.sub:825:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-826-		;;
netperf-2.7.0/config.sub-827-	pentium4-*)
netperf-2.7.0/config.sub:828:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-829-		;;
##############################################
netperf-2.7.0/config.sub-836-		;;
netperf-2.7.0/config.sub:837:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-838-		;;
##############################################
netperf-2.7.0/config.sub-842-	ppcle-* | powerpclittle-*)
netperf-2.7.0/config.sub:843:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-844-		;;
##############################################
netperf-2.7.0/config.sub-846-		;;
netperf-2.7.0/config.sub:847:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-848-		;;
##############################################
netperf-2.7.0/config.sub-852-	ppc64le-* | powerpc64little-*)
netperf-2.7.0/config.sub:853:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
netperf-2.7.0/config.sub-854-		;;
##############################################
netperf-2.7.0/config.sub-1125-	*)
netperf-2.7.0/config.sub:1126:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
netperf-2.7.0/config.sub-1127-		exit 1
##############################################
netperf-2.7.0/config.sub-1133-	*-digital*)
netperf-2.7.0/config.sub:1134:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
netperf-2.7.0/config.sub-1135-		;;
netperf-2.7.0/config.sub-1136-	*-commodore*)
netperf-2.7.0/config.sub:1137:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
netperf-2.7.0/config.sub-1138-		;;
##############################################
netperf-2.7.0/config.sub-1151-	-solaris1 | -solaris1.*)
netperf-2.7.0/config.sub:1152:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
netperf-2.7.0/config.sub-1153-		;;
##############################################
netperf-2.7.0/config.sub-1163-	-gnu/linux*)
netperf-2.7.0/config.sub:1164:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
netperf-2.7.0/config.sub-1165-		;;
##############################################
netperf-2.7.0/config.sub-1205-	-nto*)
netperf-2.7.0/config.sub:1206:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
netperf-2.7.0/config.sub-1207-		;;
##############################################
netperf-2.7.0/config.sub-1212-	-mac*)
netperf-2.7.0/config.sub:1213:		os=`echo $os | sed -e 's|mac|macos|'`
netperf-2.7.0/config.sub-1214-		;;
##############################################
netperf-2.7.0/config.sub-1218-	-linux*)
netperf-2.7.0/config.sub:1219:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
netperf-2.7.0/config.sub-1220-		;;
netperf-2.7.0/config.sub-1221-	-sunos5*)
netperf-2.7.0/config.sub:1222:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
netperf-2.7.0/config.sub-1223-		;;
netperf-2.7.0/config.sub-1224-	-sunos6*)
netperf-2.7.0/config.sub:1225:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
netperf-2.7.0/config.sub-1226-		;;
##############################################
netperf-2.7.0/config.sub-1273-	-sinix5.*)
netperf-2.7.0/config.sub:1274:		os=`echo $os | sed -e 's|sinix|sysv|'`
netperf-2.7.0/config.sub-1275-		;;
##############################################
netperf-2.7.0/config.sub-1324-		# Get rid of the `-' at the beginning of $os.
netperf-2.7.0/config.sub:1325:		os=`echo $os | sed 's/[^-]*-//'`
netperf-2.7.0/config.sub:1326:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
netperf-2.7.0/config.sub-1327-		exit 1
##############################################
netperf-2.7.0/config.sub-1566-		esac
netperf-2.7.0/config.sub:1567:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
netperf-2.7.0/config.sub-1568-		;;
##############################################
netperf-2.7.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
netperf-2.7.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
netperf-2.7.0/configure-47-  as_echo='print -r --'
netperf-2.7.0/configure-48-  as_echo_n='print -rn --'
netperf-2.7.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
netperf-2.7.0/configure-50-  as_echo='printf %s\n'
##############################################
netperf-2.7.0/configure-52-else
netperf-2.7.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
netperf-2.7.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
netperf-2.7.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
netperf-2.7.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
netperf-2.7.0/configure-64-      esac;
##############################################
netperf-2.7.0/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
netperf-2.7.0/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
netperf-2.7.0/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
netperf-2.7.0/configure-296-      case $as_dir in #(
netperf-2.7.0/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
netperf-2.7.0/configure-298-      *) as_qdir=$as_dir;;
##############################################
netperf-2.7.0/configure-361-  {
netperf-2.7.0/configure:362:    as_val=`expr "$@" || test $? -eq 1`
netperf-2.7.0/configure-363-  }
##############################################
netperf-2.7.0/configure-368-# ----------------------------------------
netperf-2.7.0/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
netperf-2.7.0/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
netperf-2.7.0/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
netperf-2.7.0/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
netperf-2.7.0/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
netperf-2.7.0/configure-522-	esac;
netperf-2.7.0/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
netperf-2.7.0/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
netperf-2.7.0/configure-796-  case $ac_option in
netperf-2.7.0/configure:797:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
netperf-2.7.0/configure-798-  *=)   ac_optarg= ;;
##############################################
netperf-2.7.0/configure-840-  -disable-* | --disable-*)
netperf-2.7.0/configure:841:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
netperf-2.7.0/configure-842-    # Reject names that are not valid shell variable names.
##############################################
netperf-2.7.0/configure-845-    ac_useropt_orig=$ac_useropt
netperf-2.7.0/configure:846:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netperf-2.7.0/configure-847-    case $ac_user_opts in
##############################################
netperf-2.7.0/configure-866-  -enable-* | --enable-*)
netperf-2.7.0/configure:867:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
netperf-2.7.0/configure-868-    # Reject names that are not valid shell variable names.
##############################################
netperf-2.7.0/configure-871-    ac_useropt_orig=$ac_useropt
netperf-2.7.0/configure:872:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netperf-2.7.0/configure-873-    case $ac_user_opts in
##############################################
netperf-2.7.0/configure-1070-  -with-* | --with-*)
netperf-2.7.0/configure:1071:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
netperf-2.7.0/configure-1072-    # Reject names that are not valid shell variable names.
##############################################
netperf-2.7.0/configure-1075-    ac_useropt_orig=$ac_useropt
netperf-2.7.0/configure:1076:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netperf-2.7.0/configure-1077-    case $ac_user_opts in
##############################################
netperf-2.7.0/configure-1086-  -without-* | --without-*)
netperf-2.7.0/configure:1087:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
netperf-2.7.0/configure-1088-    # Reject names that are not valid shell variable names.
##############################################
netperf-2.7.0/configure-1091-    ac_useropt_orig=$ac_useropt
netperf-2.7.0/configure:1092:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netperf-2.7.0/configure-1093-    case $ac_user_opts in
##############################################
netperf-2.7.0/configure-1124-  *=*)
netperf-2.7.0/configure:1125:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
netperf-2.7.0/configure-1126-    # Reject names that are not valid shell variable names.
##############################################
netperf-2.7.0/configure-1145-if test -n "$ac_prev"; then
netperf-2.7.0/configure:1146:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
netperf-2.7.0/configure-1147-  as_fn_error $? "missing argument to $ac_option"
##############################################
netperf-2.7.0/configure-1167-    */ )
netperf-2.7.0/configure:1168:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
netperf-2.7.0/configure-1169-      eval $ac_var=\$ac_val;;
##############################################
netperf-2.7.0/configure-1204-ac_ls_di=`ls -di .` &&
netperf-2.7.0/configure:1205:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
netperf-2.7.0/configure-1206-  as_fn_error $? "working directory cannot be determined"
##############################################
netperf-2.7.0/configure-1260-case $srcdir in
netperf-2.7.0/configure:1261:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
netperf-2.7.0/configure-1262-esac
##############################################
netperf-2.7.0/configure-1303-By default, \`make install' will install all the files in
netperf-2.7.0/configure:1304:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
netperf-2.7.0/configure:1305:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
netperf-2.7.0/configure-1306-for instance \`--prefix=\$HOME'.
##############################################
netperf-2.7.0/configure-1408-*)
netperf-2.7.0/configure:1409:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
netperf-2.7.0/configure-1410-  # A ".." for each directory in $ac_dir_suffix.
netperf-2.7.0/configure:1411:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
netperf-2.7.0/configure-1412-  case $ac_top_builddir_sub in
##############################################
netperf-2.7.0/configure-2003-    *\'*)
netperf-2.7.0/configure:2004:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
netperf-2.7.0/configure-2005-    esac
##############################################
netperf-2.7.0/configure-2086-      case $ac_val in
netperf-2.7.0/configure:2087:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
netperf-2.7.0/configure-2088-      esac
##############################################
netperf-2.7.0/configure-2101-	case $ac_val in
netperf-2.7.0/configure:2102:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
netperf-2.7.0/configure-2103-	esac
##############################################
netperf-2.7.0/configure-2224-    set,)
netperf-2.7.0/configure:2225:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
netperf-2.7.0/configure:2226:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
netperf-2.7.0/configure-2227-      ac_cache_corrupted=: ;;
##############################################
netperf-2.7.0/configure-2235-	# differences in whitespace do not lead to failure.
netperf-2.7.0/configure:2236:	ac_old_val_w=`echo x $ac_old_val`
netperf-2.7.0/configure:2237:	ac_new_val_w=`echo x $ac_new_val`
netperf-2.7.0/configure-2238-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
netperf-2.7.0/configure-2255-    case $ac_new_val in
netperf-2.7.0/configure:2256:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
netperf-2.7.0/configure-2257-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
netperf-2.7.0/configure-2328-test "x$ac_build_alias" = x &&
netperf-2.7.0/configure:2329:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
netperf-2.7.0/configure-2330-test "x$ac_build_alias" = x &&
netperf-2.7.0/configure-2331-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
netperf-2.7.0/configure:2332:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
netperf-2.7.0/configure-2333-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
netperf-2.7.0/configure-2352-IFS=$ac_save_IFS
netperf-2.7.0/configure:2353:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
netperf-2.7.0/configure-2354-
##############################################
netperf-2.7.0/configure-2363-else
netperf-2.7.0/configure:2364:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
netperf-2.7.0/configure-2365-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
netperf-2.7.0/configure-2385-IFS=$ac_save_IFS
netperf-2.7.0/configure:2386:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
netperf-2.7.0/configure-2387-
##############################################
netperf-2.7.0/configure-2396-else
netperf-2.7.0/configure:2397:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
netperf-2.7.0/configure-2398-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
netperf-2.7.0/configure-2418-IFS=$ac_save_IFS
netperf-2.7.0/configure:2419:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
netperf-2.7.0/configure-2420-
##############################################
netperf-2.7.0/configure-2547-if (
netperf-2.7.0/configure:2548:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
netperf-2.7.0/configure-2549-   if test "$*" = "X"; then
netperf-2.7.0/configure-2550-      # -L didn't work.
netperf-2.7.0/configure:2551:      set X `ls -t "$srcdir/configure" conftest.file`
netperf-2.7.0/configure-2552-   fi
##############################################
netperf-2.7.0/configure-2583-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
netperf-2.7.0/configure:2584:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
netperf-2.7.0/configure-2585-
netperf-2.7.0/configure-2586-# expand $ac_aux_dir to an absolute path
netperf-2.7.0/configure:2587:am_aux_dir=`cd $ac_aux_dir && pwd`
netperf-2.7.0/configure-2588-
##############################################
netperf-2.7.0/configure-2728-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
netperf-2.7.0/configure:2729:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
netperf-2.7.0/configure-2730-	     'mkdir (GNU coreutils) '* | \
##############################################
netperf-2.7.0/configure-2807-set x ${MAKE-make}
netperf-2.7.0/configure:2808:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
netperf-2.7.0/configure-2809-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
netperf-2.7.0/configure-2817-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
netperf-2.7.0/configure:2818:case `${MAKE-make} -f conftest.make 2>/dev/null` in
netperf-2.7.0/configure-2819-  *@@@%%%=?*=@@@%%%*)
##############################################
netperf-2.7.0/configure-2844-
netperf-2.7.0/configure:2845:if test "`cd $srcdir && pwd`" != "`pwd`"; then
netperf-2.7.0/configure-2846-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
netperf-2.7.0/configure-3262-$as_echo_n "checking whether the C compiler works... " >&6; }
netperf-2.7.0/configure:3263:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
netperf-2.7.0/configure-3264-
##############################################
netperf-2.7.0/configure-3306-	then :; else
netperf-2.7.0/configure:3307:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netperf-2.7.0/configure-3308-	fi
##############################################
netperf-2.7.0/configure-3366-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
netperf-2.7.0/configure:3367:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netperf-2.7.0/configure-3368-	  break;;
##############################################
netperf-2.7.0/configure-3475-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
netperf-2.7.0/configure:3476:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
netperf-2.7.0/configure-3477-       break;;
##############################################
netperf-2.7.0/configure-3725-# Ignore all kinds of additional output from `make'.
netperf-2.7.0/configure:3726:case `$am_make -s -f confmf 2> /dev/null` in #(
netperf-2.7.0/configure-3727-*the\ am__doit\ target*)
##############################################
netperf-2.7.0/configure-3735-   echo '.include "confinc"' > confmf
netperf-2.7.0/configure:3736:   case `$am_make -s -f confmf 2> /dev/null` in #(
netperf-2.7.0/configure-3737-   *the\ am__doit\ target*)
##############################################
netperf-2.7.0/configure-3798-  if test "$am_compiler_list" = ""; then
netperf-2.7.0/configure:3799:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
netperf-2.7.0/configure-3800-  fi
##############################################
netperf-2.7.0/configure-4272-  # Check for GNU $ac_path_GREP
netperf-2.7.0/configure:4273:case `"$ac_path_GREP" --version 2>&1` in
netperf-2.7.0/configure-4274-*GNU*)
##############################################
netperf-2.7.0/configure-4338-  # Check for GNU $ac_path_EGREP
netperf-2.7.0/configure:4339:case `"$ac_path_EGREP" --version 2>&1` in
netperf-2.7.0/configure-4340-*GNU*)
##############################################
netperf-2.7.0/configure-4542-do :
netperf-2.7.0/configure:4543:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
netperf-2.7.0/configure-4544-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
netperf-2.7.0/configure-4547-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:4548:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
netperf-2.7.0/configure-4549-_ACEOF
##############################################
netperf-2.7.0/configure-4557-do :
netperf-2.7.0/configure:4558:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
netperf-2.7.0/configure-4559-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
netperf-2.7.0/configure-4561-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:4562:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
netperf-2.7.0/configure-4563-_ACEOF
##############################################
netperf-2.7.0/configure-5360-do :
netperf-2.7.0/configure:5361:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
netperf-2.7.0/configure-5362-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
netperf-2.7.0/configure-5364-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:5365:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
netperf-2.7.0/configure-5366-_ACEOF
##############################################
netperf-2.7.0/configure-5565-do :
netperf-2.7.0/configure:5566:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
netperf-2.7.0/configure-5567-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
netperf-2.7.0/configure-5570-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:5571:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
netperf-2.7.0/configure-5572-_ACEOF
##############################################
netperf-2.7.0/configure-5763-do :
netperf-2.7.0/configure:5764:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
netperf-2.7.0/configure-5765-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
netperf-2.7.0/configure-5767-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:5768:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
netperf-2.7.0/configure-5769-_ACEOF
##############################################
netperf-2.7.0/configure-5816-ac_save_IFS=$IFS; IFS=','
netperf-2.7.0/configure:5817:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
netperf-2.7.0/configure-5818-IFS=$ac_save_IFS
##############################################
netperf-2.7.0/configure-5914-do :
netperf-2.7.0/configure:5915:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
netperf-2.7.0/configure-5916-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
netperf-2.7.0/configure-5918-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:5919:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
netperf-2.7.0/configure-5920-_ACEOF
##############################################
netperf-2.7.0/configure-5930-do :
netperf-2.7.0/configure:5931:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
netperf-2.7.0/configure-5932-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
netperf-2.7.0/configure-5934-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:5935:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
netperf-2.7.0/configure-5936-_ACEOF
##############################################
netperf-2.7.0/configure-6001-do :
netperf-2.7.0/configure:6002:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
netperf-2.7.0/configure-6003-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
netperf-2.7.0/configure-6005-  cat >>confdefs.h <<_ACEOF
netperf-2.7.0/configure:6006:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
netperf-2.7.0/configure-6007-_ACEOF
##############################################
netperf-2.7.0/configure-7283-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
netperf-2.7.0/configure:7284:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
netperf-2.7.0/configure-7285-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
netperf-2.7.0/configure-7370-if test -z "$BASH_VERSION$ZSH_VERSION" \
netperf-2.7.0/configure:7371:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
netperf-2.7.0/configure-7372-  as_echo='print -r --'
netperf-2.7.0/configure-7373-  as_echo_n='print -rn --'
netperf-2.7.0/configure:7374:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
netperf-2.7.0/configure-7375-  as_echo='printf %s\n'
##############################################
netperf-2.7.0/configure-7377-else
netperf-2.7.0/configure:7378:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
netperf-2.7.0/configure-7379-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
netperf-2.7.0/configure-7387-	expr "X$arg" : "X\\(.*\\)$as_nl";
netperf-2.7.0/configure:7388:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
netperf-2.7.0/configure-7389-      esac;
##############################################
netperf-2.7.0/configure-7464-# ----------------------------------------
netperf-2.7.0/configure:7465:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
netperf-2.7.0/configure-7466-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
netperf-2.7.0/configure-7536-  {
netperf-2.7.0/configure:7537:    as_val=`expr "$@" || test $? -eq 1`
netperf-2.7.0/configure-7538-  }
##############################################
netperf-2.7.0/configure-7640-      case $as_dir in #(
netperf-2.7.0/configure:7641:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
netperf-2.7.0/configure-7642-      *) as_qdir=$as_dir;;
##############################################
netperf-2.7.0/configure-7697-	esac;
netperf-2.7.0/configure:7698:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
netperf-2.7.0/configure-7699-	???[sx]*):;;*)false;;esac;fi
##############################################
netperf-2.7.0/configure-7787-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
netperf-2.7.0/configure:7788:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
netperf-2.7.0/configure-7789-ac_cs_version="\\
##############################################
netperf-2.7.0/configure-7812-  --*=?*)
netperf-2.7.0/configure:7813:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
netperf-2.7.0/configure:7814:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
netperf-2.7.0/configure-7815-    ac_shift=:
##############################################
netperf-2.7.0/configure-7817-  --*=)
netperf-2.7.0/configure:7818:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
netperf-2.7.0/configure-7819-    ac_optarg=
##############################################
netperf-2.7.0/configure-7841-    case $ac_optarg in
netperf-2.7.0/configure:7842:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
netperf-2.7.0/configure-7843-    '') as_fn_error $? "missing file argument" ;;
##############################################
netperf-2.7.0/configure-7849-    case $ac_optarg in
netperf-2.7.0/configure:7850:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
netperf-2.7.0/configure-7851-    esac
##############################################
netperf-2.7.0/configure-7984-fi
netperf-2.7.0/configure:7985:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
netperf-2.7.0/configure-7986-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
netperf-2.7.0/configure-8001-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
netperf-2.7.0/configure:8002:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
netperf-2.7.0/configure-8003-ac_delim='%!_!# '
##############################################
netperf-2.7.0/configure-8007-
netperf-2.7.0/configure:8008:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
netperf-2.7.0/configure-8009-  if test $ac_delim_n = $ac_delim_num; then
##############################################
netperf-2.7.0/configure-8145-for ac_last_try in false false :; do
netperf-2.7.0/configure:8146:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
netperf-2.7.0/configure-8147-  if test -z "$ac_tt"; then
##############################################
netperf-2.7.0/configure-8277-      esac
netperf-2.7.0/configure:8278:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
netperf-2.7.0/configure-8279-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
netperf-2.7.0/configure-8336-*)
netperf-2.7.0/configure:8337:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
netperf-2.7.0/configure-8338-  # A ".." for each directory in $ac_dir_suffix.
netperf-2.7.0/configure:8339:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
netperf-2.7.0/configure-8340-  case $ac_top_builddir_sub in
##############################################
netperf-2.7.0/configure-8397-/@mandir@/p'
netperf-2.7.0/configure:8398:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
netperf-2.7.0/configure-8399-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
netperf-2.7.0/configure-8414-
netperf-2.7.0/configure:8415:# Neutralize VPATH when `$srcdir' = `.'.
netperf-2.7.0/configure-8416-# Shell code in configure.ac might set extrasub.
##############################################
netperf-2.7.0/configure-8442-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
netperf-2.7.0/configure:8443:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
netperf-2.7.0/configure-8444-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
netperf-2.7.0/configure-8488-    * )
netperf-2.7.0/configure:8489:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
netperf-2.7.0/configure-8490-  esac
##############################################
netperf-2.7.0/configure-8535-    # Strip MF so we end up with the name of the file.
netperf-2.7.0/configure:8536:    mf=`echo "$mf" | sed -e 's/:.*$//'`
netperf-2.7.0/configure-8537-    # Check whether this is an Automake generated Makefile or not.
##############################################
netperf-2.7.0/configure-8572-    # from the Makefile without running `make'.
netperf-2.7.0/configure:8573:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
netperf-2.7.0/configure-8574-    test -z "$DEPDIR" && continue
netperf-2.7.0/configure:8575:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
netperf-2.7.0/configure-8576-    test -z "am__include" && continue
netperf-2.7.0/configure:8577:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
netperf-2.7.0/configure-8578-    # When using ansi2knr, U may be empty or an underscore; expand it
netperf-2.7.0/configure:8579:    U=`sed -n 's/^U = //p' < "$mf"`
netperf-2.7.0/configure-8580-    # Find all dependency output files, they are included files with
##############################################
netperf-2.7.0/depcomp-34-if test -z "$depfile"; then
netperf-2.7.0/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
netperf-2.7.0/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
netperf-2.7.0/depcomp-37-   if test "$dir" = "$object"; then
##############################################
netperf-2.7.0/depcomp-43-
netperf-2.7.0/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
netperf-2.7.0/depcomp-45-
##############################################
netperf-2.7.0/depcomp-178-  # Version 6 uses the directory in both cases.
netperf-2.7.0/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
netperf-2.7.0/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
netperf-2.7.0/depcomp-189-  else
netperf-2.7.0/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
netperf-2.7.0/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
netperf-2.7.0/depcomp-203-    # Do two passes, one to just change these to
netperf-2.7.0/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
netperf-2.7.0/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
netperf-2.7.0/depcomp-244-  # Do two passes, one to just change these to
netperf-2.7.0/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
netperf-2.7.0/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
netperf-2.7.0/depcomp-259-   # Subdirectories are respected.
netperf-2.7.0/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
netperf-2.7.0/depcomp-261-   test "x$dir" = "x$object" && dir=
netperf-2.7.0/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
netperf-2.7.0/depcomp-263-
##############################################
netperf-2.7.0/depcomp-382-  done
netperf-2.7.0/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
netperf-2.7.0/depcomp-384-  touch "$tmpdepfile"
##############################################
netperf-2.7.0/doc/Makefile.am-13-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --html --no-split -I $(srcdir) \
netperf-2.7.0/doc/Makefile.am:14:         -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
netperf-2.7.0/doc/Makefile.am-15-
##############################################
netperf-2.7.0/doc/Makefile.am-17-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --plaintext -I $(srcdir) \
netperf-2.7.0/doc/Makefile.am:18:         -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
netperf-2.7.0/doc/Makefile.am-19-
##############################################
netperf-2.7.0/doc/Makefile.am-21-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --xml -I $(srcdir) \
netperf-2.7.0/doc/Makefile.am:22:         -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
##############################################
netperf-2.7.0/doc/Makefile.in-73-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
netperf-2.7.0/doc/Makefile.in:74:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
netperf-2.7.0/doc/Makefile.in-75-am__vpath_adj = case $$p in \
netperf-2.7.0/doc/Makefile.in:76:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
netperf-2.7.0/doc/Makefile.in-77-    *) f=$$p;; \
netperf-2.7.0/doc/Makefile.in-78-  esac;
netperf-2.7.0/doc/Makefile.in:79:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
netperf-2.7.0/doc/Makefile.in-80-am__install_max = 40
netperf-2.7.0/doc/Makefile.in-81-am__nobase_strip_setup = \
netperf-2.7.0/doc/Makefile.in:82:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
netperf-2.7.0/doc/Makefile.in-83-am__nobase_strip = \
##############################################
netperf-2.7.0/doc/Makefile.in-119-  while test -n "$$dir1"; do \
netperf-2.7.0/doc/Makefile.in:120:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
netperf-2.7.0/doc/Makefile.in-121-    if test "$$first" != "."; then \
netperf-2.7.0/doc/Makefile.in-122-      if test "$$first" = ".."; then \
netperf-2.7.0/doc/Makefile.in:123:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
netperf-2.7.0/doc/Makefile.in:124:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
netperf-2.7.0/doc/Makefile.in-125-      else \
netperf-2.7.0/doc/Makefile.in:126:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
netperf-2.7.0/doc/Makefile.in-127-        if test "$$first2" = "$$first"; then \
netperf-2.7.0/doc/Makefile.in:128:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
netperf-2.7.0/doc/Makefile.in-129-        else \
##############################################
netperf-2.7.0/doc/Makefile.in-134-    fi; \
netperf-2.7.0/doc/Makefile.in:135:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
netperf-2.7.0/doc/Makefile.in-136-  done; \
##############################################
netperf-2.7.0/doc/Makefile.in-295-	  $(am__cd) $(srcdir) && \
netperf-2.7.0/doc/Makefile.in:296:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
netperf-2.7.0/doc/Makefile.in-297-	fi; \
##############################################
netperf-2.7.0/doc/Makefile.in-354-	  for file in $$list; do \
netperf-2.7.0/doc/Makefile.in:355:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
netperf-2.7.0/doc/Makefile.in-356-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
netperf-2.7.0/doc/Makefile.in-363-	for file in $$list; do \
netperf-2.7.0/doc/Makefile.in:364:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
netperf-2.7.0/doc/Makefile.in:365:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
netperf-2.7.0/doc/Makefile.in-366-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
netperf-2.7.0/doc/Makefile.in-390-dist-info: $(INFO_DEPS)
netperf-2.7.0/doc/Makefile.in:391:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
netperf-2.7.0/doc/Makefile.in-392-	list='$(INFO_DEPS)'; \
##############################################
netperf-2.7.0/doc/Makefile.in-394-	  case $$base in \
netperf-2.7.0/doc/Makefile.in:395:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
netperf-2.7.0/doc/Makefile.in-396-	  esac; \
netperf-2.7.0/doc/Makefile.in-397-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
netperf-2.7.0/doc/Makefile.in:398:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
netperf-2.7.0/doc/Makefile.in-399-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
netperf-2.7.0/doc/Makefile.in-400-	    if test -f $$file; then \
netperf-2.7.0/doc/Makefile.in:401:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
netperf-2.7.0/doc/Makefile.in-402-	      test -f "$(distdir)/$$relfile" || \
##############################################
netperf-2.7.0/doc/Makefile.in-419-	@list='$(INFO_DEPS)'; for i in $$list; do \
netperf-2.7.0/doc/Makefile.in:420:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
netperf-2.7.0/doc/Makefile.in-421-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
netperf-2.7.0/doc/Makefile.in-471-	dot_seen=no; \
netperf-2.7.0/doc/Makefile.in:472:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/doc/Makefile.in-473-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
netperf-2.7.0/doc/Makefile.in-506-	rev="$$rev ."; \
netperf-2.7.0/doc/Makefile.in:507:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/doc/Makefile.in-508-	for subdir in $$rev; do \
##############################################
netperf-2.7.0/doc/Makefile.in-584-GTAGS:
netperf-2.7.0/doc/Makefile.in:585:	here=`$(am__cd) $(top_builddir) && pwd` \
netperf-2.7.0/doc/Makefile.in-586-	  && $(am__cd) $(top_srcdir) \
##############################################
netperf-2.7.0/doc/Makefile.in-605-	else :; fi
netperf-2.7.0/doc/Makefile.in:606:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/doc/Makefile.in:607:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/doc/Makefile.in-608-	list='$(DISTFILES)'; \
##############################################
netperf-2.7.0/doc/Makefile.in-619-	  if test -d $$d/$$file; then \
netperf-2.7.0/doc/Makefile.in:620:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netperf-2.7.0/doc/Makefile.in-621-	    if test -d "$(distdir)/$$file"; then \
##############################################
netperf-2.7.0/doc/Makefile.in-771-	test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
netperf-2.7.0/doc/Makefile.in:772:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
netperf-2.7.0/doc/Makefile.in-773-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
netperf-2.7.0/doc/Makefile.in-775-	  case $$file in \
netperf-2.7.0/doc/Makefile.in:776:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
netperf-2.7.0/doc/Makefile.in-777-	  esac; \
netperf-2.7.0/doc/Makefile.in-778-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
netperf-2.7.0/doc/Makefile.in:779:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
netperf-2.7.0/doc/Makefile.in-780-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
netperf-2.7.0/doc/Makefile.in-799-	  for file in $$list; do \
netperf-2.7.0/doc/Makefile.in:800:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
netperf-2.7.0/doc/Makefile.in-801-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
netperf-2.7.0/doc/Makefile.in-878-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --html --no-split -I $(srcdir) \
netperf-2.7.0/doc/Makefile.in:879:         -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
netperf-2.7.0/doc/Makefile.in-880-
##############################################
netperf-2.7.0/doc/Makefile.in-882-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --plaintext -I $(srcdir) \
netperf-2.7.0/doc/Makefile.in:883:         -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
netperf-2.7.0/doc/Makefile.in-884-
##############################################
netperf-2.7.0/doc/Makefile.in-886-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --xml -I $(srcdir) \
netperf-2.7.0/doc/Makefile.in:887:         -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
netperf-2.7.0/doc/Makefile.in-888-
##############################################
netperf-2.7.0/doc/examples/Makefile.in-206-distdir: $(DISTFILES)
netperf-2.7.0/doc/examples/Makefile.in:207:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/doc/examples/Makefile.in:208:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/doc/examples/Makefile.in-209-	list='$(DISTFILES)'; \
##############################################
netperf-2.7.0/doc/examples/Makefile.in-220-	  if test -d $$d/$$file; then \
netperf-2.7.0/doc/examples/Makefile.in:221:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netperf-2.7.0/doc/examples/Makefile.in-222-	    if test -d "$(distdir)/$$file"; then \
##############################################
netperf-2.7.0/doc/examples/arr_script-43-
netperf-2.7.0/doc/examples/arr_script:44:  NHOSTS=`echo $REM_HOST_LIST | awk '{printf "%d",NF}'`
netperf-2.7.0/doc/examples/arr_script:45:  GPROF_RUN_TIME=`expr $TEST_TIME - 20`
netperf-2.7.0/doc/examples/arr_script-46-}
##############################################
netperf-2.7.0/doc/examples/arr_script-100-check_usage() {
netperf-2.7.0/doc/examples/arr_script:101:  if [ `expr $TCP + $UDP + $LLA` -eq 0 ]
netperf-2.7.0/doc/examples/arr_script-102-  then
##############################################
netperf-2.7.0/doc/examples/arr_script-108-  then  
netperf-2.7.0/doc/examples/arr_script:109:    NDEV=`echo $DEVFILELIST | awk '{printf "%d",NF}'`
netperf-2.7.0/doc/examples/arr_script-110-    if [ $NDEV -ne $NHOSTS ]
##############################################
netperf-2.7.0/doc/examples/arr_script-118-  do
netperf-2.7.0/doc/examples/arr_script:119:    if [ `/etc/ping $HOST 100 1 | awk '/transmitted/{print $4}'`0 -ne 10 ] 
netperf-2.7.0/doc/examples/arr_script-120-    then
##############################################
netperf-2.7.0/doc/examples/arr_script-162-      do
netperf-2.7.0/doc/examples/arr_script:163:        PROC=`expr $PROC + 1`
netperf-2.7.0/doc/examples/arr_script:164:        LSAP=`expr $LSAP + 4`
netperf-2.7.0/doc/examples/arr_script:165:        RSAP=`expr $LSAP + 2`
netperf-2.7.0/doc/examples/arr_script-166-        SAPLIST="$SAPLIST $LSAP,$RSAP"
##############################################
netperf-2.7.0/doc/examples/arr_script-182-    then
netperf-2.7.0/doc/examples/arr_script:183:      PROCNUM=`expr $PROCNUM + 1`
netperf-2.7.0/doc/examples/arr_script:184:      SAP=`echo $SAPLIST | awk "{print \\$$PROCNUM}"`
netperf-2.7.0/doc/examples/arr_script-185-      SAP="-s $SAP"
netperf-2.7.0/doc/examples/arr_script:186:      HOSTNUM=`expr $HOSTNUM + 1`
netperf-2.7.0/doc/examples/arr_script:187:      DEVFILE=`echo $DEVFILELIST | awk "{print \\$$HOSTNUM}"`
netperf-2.7.0/doc/examples/arr_script-188-      DEVFILE="-D $DEVFILE"
##############################################
netperf-2.7.0/doc/examples/arr_script-198-  do
netperf-2.7.0/doc/examples/arr_script:199:    PROCNUM=`expr $PROC \* ${NHOSTS}`
netperf-2.7.0/doc/examples/arr_script-200-    start_1_proc_per_host &
netperf-2.7.0/doc/examples/arr_script:201:    PROC=`expr $PROC + 1`
netperf-2.7.0/doc/examples/arr_script-202-  done
##############################################
netperf-2.7.0/doc/examples/arr_script-221-  do
netperf-2.7.0/doc/examples/arr_script:222:    TEST_COUNT=`expr $TEST_COUNT + 1`
netperf-2.7.0/doc/examples/arr_script-223-    start_gprof
##############################################
netperf-2.7.0/doc/examples/arr_script-225-    cat .run_test_n_file
netperf-2.7.0/doc/examples/arr_script:226:    ERROR_LVL=`awk '{print int($6+0.99)}' .run_test_n_file`
netperf-2.7.0/doc/examples/arr_script-227-    if [ $ERROR_LVL -gt $TOLERANCE ]
netperf-2.7.0/doc/examples/arr_script-228-    then
netperf-2.7.0/doc/examples/arr_script:229:      RETRY=`expr $RETRY + 1`
netperf-2.7.0/doc/examples/arr_script-230-      if [ $RETRY -le $MAX_RETRIES ]
netperf-2.7.0/doc/examples/arr_script-231-      then
netperf-2.7.0/doc/examples/arr_script:232:        TEST_COUNT=`expr $TEST_COUNT - 1`
netperf-2.7.0/doc/examples/arr_script:233:        TEST_TIME=`expr $TEST_TIME \* 2`
netperf-2.7.0/doc/examples/arr_script-234-      else
##############################################
netperf-2.7.0/doc/examples/arr_script-254-             END {printf "%2.2f\n",(sum)/(n)}'`
netperf-2.7.0/doc/examples/arr_script:255:    SOCK_SEND=`echo $SOCKET_SIZE | awk '{print $2}'`
netperf-2.7.0/doc/examples/arr_script:256:    SOCK_RECV=`echo $SOCKET_SIZE | awk '{print $4}'`
netperf-2.7.0/doc/examples/arr_script:257:    REQ_SIZE=`echo $S2 | awk -F"," '{print $1}'`
netperf-2.7.0/doc/examples/arr_script:258:    RSP_SIZE=`echo $S2 | awk -F"," '{print $2}'`
netperf-2.7.0/doc/examples/arr_script-259-    echo  $SOCK_SEND $SOCK_RECV $REQ_SIZE $RSP_SIZE $TEST_TIME $TPS $PROCS |\
##############################################
netperf-2.7.0/doc/examples/arr_script-302-        #Determine number of procs per host
netperf-2.7.0/doc/examples/arr_script:303:        PROCS_PER_HOST=`echo $PROCS $REM_HOST_LIST | awk '{printf "%d",($1+NF-2)/(NF-1)}'`
netperf-2.7.0/doc/examples/arr_script:304:        NPROCS=`expr $PROCS_PER_HOST \* $NHOSTS`
netperf-2.7.0/doc/examples/arr_script-305-        tcp_test
##############################################
netperf-2.7.0/doc/examples/arr_script-315-        #Determine number of procs per host
netperf-2.7.0/doc/examples/arr_script:316:        PROCS_PER_HOST=`echo $PROCS $REM_HOST_LIST | awk '{printf "%d",($1+NF-2)/(NF-1)}'`
netperf-2.7.0/doc/examples/arr_script:317:        NPROCS=`expr $PROCS_PER_HOST \* $NHOSTS`
netperf-2.7.0/doc/examples/arr_script-318-        udp_test
##############################################
netperf-2.7.0/doc/examples/arr_script-328-        #Determine number of procs per host
netperf-2.7.0/doc/examples/arr_script:329:        PROCS_PER_HOST=`echo $PROCS $REM_HOST_LIST | awk '{printf "%d",($1+NF-2)/(NF-1)}'`
netperf-2.7.0/doc/examples/arr_script:330:        NPROCS=`expr $PROCS_PER_HOST \* $NHOSTS`
netperf-2.7.0/doc/examples/arr_script-331-        lla_test
##############################################
netperf-2.7.0/doc/examples/bloat.sh-31-echo "Starting netperf TCP_STREAM test at $STREAM_START" | tee -a bloat.log
netperf-2.7.0/doc/examples/bloat.sh:32:netperf -H $1 -l `expr $CHUNK \* 2` -t TCP_STREAM -D 0.25 -v 2 -- -m 1K 2>&1 > netperf_stream.out
netperf-2.7.0/doc/examples/bloat.sh-33-STREAM_STOP=`date +%s`
##############################################
netperf-2.7.0/doc/examples/bloat.sh-49-
netperf-2.7.0/doc/examples/bloat.sh:50:MIN_TIMESTAMP=`grep Interim netperf_rr.out | head -1 | awk '{print int($10)}'`
netperf-2.7.0/doc/examples/bloat.sh:51:MAX_TIMESTAMP=`grep Interim netperf_rr.out | tail -1 | awk '{print int($10)}'`
netperf-2.7.0/doc/examples/bloat.sh:52:MAX_INTERVAL=`grep Interim netperf_rr.out | awk 'BEGIN{max=0.0} ($6 > max) {max = $6}END{print int(max) + 1}'`
netperf-2.7.0/doc/examples/bloat.sh:53:LENGTH=`expr $MAX_TIMESTAMP - $MIN_TIMESTAMP`
netperf-2.7.0/doc/examples/bloat.sh-54-
##############################################
netperf-2.7.0/doc/examples/bloat.sh-62-# STREAM_STOP but these will be just a bit more accurate
netperf-2.7.0/doc/examples/bloat.sh:63:STREAM_MIN_TIMESTAMP=`grep Interim netperf_stream.out | head -1 | awk '{print int($10)}'`
netperf-2.7.0/doc/examples/bloat.sh:64:STREAM_MAX_TIMESTAMP=`grep Interim netperf_stream.out | tail -1 | awk '{print int($10)}'`
netperf-2.7.0/doc/examples/bloat.sh:65:STREAM_MAX_INTERVAL=`grep Interim netperf_stream.out | awk 'BEGIN{max=0.0} ($6 > max) {max = $6}END{print int(max) + 1}'`
netperf-2.7.0/doc/examples/bloat.sh:66:STREAM_LENGTH=`expr $STREAM_MAX_TIMESTAMP - $STREAM_MIN_TIMESTAMP`
netperf-2.7.0/doc/examples/bloat.sh-67-
##############################################
netperf-2.7.0/doc/examples/bloat.sh-103-
netperf-2.7.0/doc/examples/bloat.sh:104:SCALE=`echo $MAXLATMAXBPS | awk '{print $2/$1}'`
netperf-2.7.0/doc/examples/bloat.sh-105-
##############################################
netperf-2.7.0/doc/examples/find_max_burst.sh-10-
netperf-2.7.0/doc/examples/find_max_burst.sh:11:TMP_TPS=`$NETPERF -t UDP_RR -P 0 -H $1 -- -b $BURST -D -o throughput -e 1 -s 1M -S 1M`
netperf-2.7.0/doc/examples/find_max_burst.sh-12-
##############################################
netperf-2.7.0/doc/examples/find_max_burst.sh-18-
netperf-2.7.0/doc/examples/find_max_burst.sh:19:CUR_TPS=`echo $TMP_TPS | awk '{print int($1)}'`
netperf-2.7.0/doc/examples/find_max_burst.sh-20-
##############################################
netperf-2.7.0/doc/examples/find_max_burst.sh-23-    LAST_BURST=$BURST
netperf-2.7.0/doc/examples/find_max_burst.sh:24:    BURST=`expr $BURST \* 2`
netperf-2.7.0/doc/examples/find_max_burst.sh-25-    LAST_TPS=$CUR_TPS
netperf-2.7.0/doc/examples/find_max_burst.sh-26-
netperf-2.7.0/doc/examples/find_max_burst.sh:27:    TMP_TPS=`$NETPERF -t UDP_RR -P 0 -H $1 -- -b $BURST -D -o throughput -e 1 -s 1M -S 1M`
netperf-2.7.0/doc/examples/find_max_burst.sh-28-
##############################################
netperf-2.7.0/doc/examples/find_max_burst.sh-34-
netperf-2.7.0/doc/examples/find_max_burst.sh:35:    CUR_TPS=`echo $TMP_TPS | awk '{print int($1)}'`
netperf-2.7.0/doc/examples/find_max_burst.sh-36-done
##############################################
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-18-  # we want at least 10 sFlow samples
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:19:  SAMPLES=`expr $LENGTH / $sample`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-20-  if [ $SAMPLES -lt 10 ]; then
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:21:    LENGTH=`expr 10 \* $sample`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-22-    XGRID="--x-grid SECOND:10:SECOND:60:SECOND:60:0:%X"
##############################################
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-26-  snmpset 192.168.1.1 $CPMIB i $sample
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:27:  TWOXSAMPLE=`expr $sample \* 2`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-28-  for flow in $FLOW_RATES
##############################################
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-49-    # sFlow samples as we wish even after we later skip the first two.
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:50:    $NETPERF -t UDP_STREAM -H 192.168.1.3 -l `expr $LENGTH + $TWOXSAMPLE`\
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-51-      -D 1 -c -C -- -m 1472 -s 64K -S 64K > $NETPERF_RAW
##############################################
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-59-    # over what time interval do we have netperf interim results?
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:60:    START=`head -1 interims.tmp | awk '{printf("%d",$10)}'`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:61:    END=`tail -1 interims.tmp | awk '{printf("%d",$10)}'`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-62-
##############################################
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-80-    # of ethernet, 4 bytes of FCS and 1472 bytes of user payload
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:81:    START=`expr $START + $TWOXSAMPLE`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-82-
##############################################
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-111-    # I am certain someone will say dude use perl when they see this
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:112:    INMIN=`echo $NMIN | awk '{printf("%d",$1)}'`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:113:    INMAX=`echo $NMAX | awk '{printf("%d",$1)}'`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:114:    IYMIN=`echo $YMIN | awk '{printf("%d",$1)}'`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh:115:    IYMAX=`echo $YMAX | awk '{printf("%d",$1)}'`
netperf-2.7.0/doc/examples/netperf_interim_to_rrd.sh-116-
##############################################
netperf-2.7.0/doc/examples/packet_byte_script-69-
netperf-2.7.0/doc/examples/packet_byte_script:70:MSS=`$NETPERF_CMD -H $REM_HOST -t TCP_MSS -P 0 -v 0`
netperf-2.7.0/doc/examples/packet_byte_script-71-
##############################################
netperf-2.7.0/doc/examples/packet_byte_script-80- NETPERF_REQS="${NETPERF_REQS} $bar"
netperf-2.7.0/doc/examples/packet_byte_script:81: bar=`expr $bar \* 2`
netperf-2.7.0/doc/examples/packet_byte_script-82-done
##############################################
netperf-2.7.0/doc/examples/packet_byte_script-86-do
netperf-2.7.0/doc/examples/packet_byte_script:87: bar=`expr $MSS \* $i`
netperf-2.7.0/doc/examples/packet_byte_script-88- NETPERF_REQS="${NETPERF_REQS} $bar"
netperf-2.7.0/doc/examples/packet_byte_script:89: NETPERF_REQS="${NETPERF_REQS} `expr $bar + 1`"
netperf-2.7.0/doc/examples/packet_byte_script-90-done
##############################################
netperf-2.7.0/doc/examples/packet_byte_script-95-  NETPERF_RESP="${NETPERF_RESP} $bar"
netperf-2.7.0/doc/examples/packet_byte_script:96:  bar=`expr $bar \* 2`
netperf-2.7.0/doc/examples/packet_byte_script-97-done
##############################################
netperf-2.7.0/doc/examples/packet_byte_script-100-do
netperf-2.7.0/doc/examples/packet_byte_script:101: bar=`expr $MSS \* $i`
netperf-2.7.0/doc/examples/packet_byte_script-102- NETPERF_RESP="${NETPERF_RESP} $bar"
netperf-2.7.0/doc/examples/packet_byte_script:103: NETPERF_RESP="${NETPERF_RESP} `expr $bar + 1`"
netperf-2.7.0/doc/examples/packet_byte_script-104-done
##############################################
netperf-2.7.0/doc/examples/packet_byte_script-112-case $LOC_CPU in
netperf-2.7.0/doc/examples/packet_byte_script:113:\-c) LOC_RATE=`$NETPERF_CMD $PORT -t LOC_CPU`;;
netperf-2.7.0/doc/examples/packet_byte_script-114-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/packet_byte_script-117-case $REM_CPU in
netperf-2.7.0/doc/examples/packet_byte_script:118:\-C) REM_RATE=`$NETPERF_CMD $PORT -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/packet_byte_script-119-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-10-  VRULES="$VRULES VRULE:${VRULE_TIME[$i]}#${VRULE_COLR[$i]}:${VRULE_TEXT[$i]}"
netperf-2.7.0/doc/examples/post_proc.sh:11:  i=`expr $i + 1`
netperf-2.7.0/doc/examples/post_proc.sh-12-done
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-32-#echo "MAX_INTERVAL $MAX_INTERVAL MIN_TIMESTAMP $MIN_TIMESTAMP MAX_TIMESTAMP $MAX_TIMESTAMP"
netperf-2.7.0/doc/examples/post_proc.sh:33:    LENGTH=`expr $MAX_TIMESTAMP - $MIN_TIMESTAMP`
netperf-2.7.0/doc/examples/post_proc.sh-34-    SIZE="-w $LENGTH -h 400"
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-66-# echo "MAX_INTERVAL $MAX_INTERVAL MIN_TIMESTAMP $MIN_TIMESTAMP MAX_TIMESTAMP $MAX_TIMESTAMP"
netperf-2.7.0/doc/examples/post_proc.sh:67:    LENGTH=`expr $MAX_TIMESTAMP - $MIN_TIMESTAMP`
netperf-2.7.0/doc/examples/post_proc.sh-68-    WIDTH=$LENGTH
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-79-
netperf-2.7.0/doc/examples/post_proc.sh:80:rrdtool create ${prefix}_overall.rrd --step 1 --start `expr $MIN_TIMESTAMP - 1` \
netperf-2.7.0/doc/examples/post_proc.sh-81-    DS:mbps:GAUGE:1:U:U RRA:AVERAGE:0.5:1:$LENGTH
netperf-2.7.0/doc/examples/post_proc.sh-82-
netperf-2.7.0/doc/examples/post_proc.sh:83:for i in `seq $MIN_TIMESTAMP $MAX_TIMESTAMP`
netperf-2.7.0/doc/examples/post_proc.sh-84-do
netperf-2.7.0/doc/examples/post_proc.sh:85:    SUM=`grep $i kitsink | awk '{sum += $2}END{print sum}'`
netperf-2.7.0/doc/examples/post_proc.sh-86-    rrdtool update ${prefix}_overall.rrd ${i}:$SUM
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-113-rrdtool create ${prefix}_intervals.rrd --step 1 \
netperf-2.7.0/doc/examples/post_proc.sh:114:    --start `expr $MIN_TIMESTAMP - 1` \
netperf-2.7.0/doc/examples/post_proc.sh-115-    DS:avg:GAUGE:1:U:U RRA:AVERAGE:0.5:1:$LENGTH \
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-120-AVG=0
netperf-2.7.0/doc/examples/post_proc.sh:121:end=`expr $NUM_VRULES - 1`
netperf-2.7.0/doc/examples/post_proc.sh-122-while [ $i -lt $end ]
netperf-2.7.0/doc/examples/post_proc.sh-123-do
netperf-2.7.0/doc/examples/post_proc.sh:124:    start=`expr ${VRULE_TIME[$i]} + 1`
netperf-2.7.0/doc/examples/post_proc.sh:125:    j=`expr $i + 1`
netperf-2.7.0/doc/examples/post_proc.sh:126:    endtime=`expr ${VRULE_TIME[$j]} - 1`
netperf-2.7.0/doc/examples/post_proc.sh-127-    avgminmax=`rrdtool graph /dev/null --start $start --end $endtime \
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-137-    # bearskins
netperf-2.7.0/doc/examples/post_proc.sh:138:    avg=`echo $avgminmax | awk '{print int($1)}'`
netperf-2.7.0/doc/examples/post_proc.sh:139:    min=`echo $avgminmax | awk '{print int($2)}'`
netperf-2.7.0/doc/examples/post_proc.sh:140:    max=`echo $avgminmax | awk '{print int($3)}'`
netperf-2.7.0/doc/examples/post_proc.sh-141-#    echo "Updating intervals from $start to $endtime with $avg $min $max"
netperf-2.7.0/doc/examples/post_proc.sh:142:    for k in `seq $start $endtime`
netperf-2.7.0/doc/examples/post_proc.sh-143-    do
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-147-    then
netperf-2.7.0/doc/examples/post_proc.sh:148:	peakintvid=`expr $i / 2`
netperf-2.7.0/doc/examples/post_proc.sh:149:	peakintvid=`expr $peakintvid + 1`
netperf-2.7.0/doc/examples/post_proc.sh-150-	maxstart=$start
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-155-    fi
netperf-2.7.0/doc/examples/post_proc.sh:156:    i=`expr $i + 2`
netperf-2.7.0/doc/examples/post_proc.sh-157-done
##############################################
netperf-2.7.0/doc/examples/post_proc.sh-159-# multiply it by the MULTIPLIER
netperf-2.7.0/doc/examples/post_proc.sh:160:AVG=`expr $AVG \* $MULTIPLIER`
netperf-2.7.0/doc/examples/post_proc.sh:161:MIN=`expr $MIN \* $MULTIPLIER`
netperf-2.7.0/doc/examples/post_proc.sh:162:MAX=`expr $MAX \* $MULTIPLIER`
netperf-2.7.0/doc/examples/post_proc.sh-163-
##############################################
netperf-2.7.0/doc/examples/runemomniagg2.sh-89-    while [ $j -lt $i ]; do 
netperf-2.7.0/doc/examples/runemomniagg2.sh:90:      client=`expr $j % $num_cli` ;
netperf-2.7.0/doc/examples/runemomniagg2.sh-91-      netperf $HDR -t omni -c -C -H ${remote_hosts[$client]} -l $length $confidence -- $CSV -H ${remote_hosts[$client]} $socket_sizes -m 64K -u $NETUUID & HDR="-P 0";
netperf-2.7.0/doc/examples/runemomniagg2.sh:92:      j=`expr $j + 1`;
netperf-2.7.0/doc/examples/runemomniagg2.sh-93-    done;
##############################################
netperf-2.7.0/doc/examples/runemomniagg2.sh-104-    while [ $j -lt $i ]; do
netperf-2.7.0/doc/examples/runemomniagg2.sh:105:      client=`expr $j % $num_cli` ;
netperf-2.7.0/doc/examples/runemomniagg2.sh-106-      netperf $HDR -t omni -c -C -H ${remote_hosts[$client]} -l $length $confidence -- $CSV -H ${remote_hosts[$client]} $socket_sizes -M ,64K -u $NETUUID & HDR="-P 0";
netperf-2.7.0/doc/examples/runemomniagg2.sh:107:      j=`expr $j + 1`;
netperf-2.7.0/doc/examples/runemomniagg2.sh-108-    done;
##############################################
netperf-2.7.0/doc/examples/runemomniagg2.sh-120-    while [ $j -lt $i ]; do
netperf-2.7.0/doc/examples/runemomniagg2.sh:121:      client=`expr $j % $num_cli` ;
netperf-2.7.0/doc/examples/runemomniagg2.sh-122-      netperf $HDR  -t omni -f m -c -C -H ${remote_hosts[$client]} -l $length $confidence -- $CSV  -H ${remote_hosts[$client]} -s 1M -S 1M -r 64K -b 12 -u $NETUUID & HDR="-P 0";
netperf-2.7.0/doc/examples/runemomniagg2.sh:123:      j=`expr $j + 1`;
netperf-2.7.0/doc/examples/runemomniagg2.sh-124-    done;
##############################################
netperf-2.7.0/doc/examples/runemomniagg2.sh-138-      while [ $j -lt $i ]; do
netperf-2.7.0/doc/examples/runemomniagg2.sh:139:        client=`expr $j % $num_cli` ;
netperf-2.7.0/doc/examples/runemomniagg2.sh-140-        netperf $HDR  -t omni -f x -c -C -H ${remote_hosts[$client]} -l $length $confidence -- $CSV  -H ${remote_hosts[$client]} -r 1 -b $b -D -u $NETUUID & HDR="-P 0";
netperf-2.7.0/doc/examples/runemomniagg2.sh:141:        j=`expr $j + 1`;
netperf-2.7.0/doc/examples/runemomniagg2.sh-142-      done;
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-25-    do
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:26:	TARGET=${REMOTE_HOSTS[`expr $i % $NUM_REMOTE_HOSTS`]}
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-27-	echo "Starting netperfs on localhost targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:28:	id=`printf "%.5d" $i`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-29-	$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_to_${TARGET}.out &
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-33-
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:34:	i=`expr $i + 1`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-35-
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-40-	    sleep $DURATION
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:41:	    PAUSE_AT=`expr $PAUSE_AT \* 2`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-42-	    NOW=`date +%s.%N`
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-82-    do
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:83:	TARGET=${REMOTE_HOSTS[`expr $i % $NUM_REMOTE_HOSTS`]}
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-84-	echo "Starting netperfs on localhost targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:85:	id=`printf "%.5d" $i`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-86-	$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_to_${TARGET}.out &
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-90-
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:91:	i=`expr $i + 1`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-92-
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-97-	# certain
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:98:	sleep `expr $DURATION + 1`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-99-	kill_netperfs
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-100-	NOW=`date +%s.%N`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:101:	THEN=`echo $NOW | awk -F "." '{printf("%d.%d",$1-1,$2)}'`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-102-	echo "Resuming at $THEN for $TEST" | tee -a $TESTLOG
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-131-# number of CPUs
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:132:MAX_INSTANCES=`expr $NUM_CPUS \* 2`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-133-
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-175-if [ $DO_RRAGG -eq 1 ]; then
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:176:    BURST=`find_max_burst.sh ${REMOTE_HOSTS[0]}`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-177-    if [ $BURST -eq -1 ]; then
##############################################
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-245-    i=0
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:246:    while [ $i -lt `expr $NUM_REMOTE_HOSTS - 1` ]
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-247-    do
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-248-	traceroute ${REMOTE_HOSTS[$i]} > traceroute_${REMOTE_HOSTS[$i]}.txt
netperf-2.7.0/doc/examples/runemomniaggdemo.sh:249:	i=`expr $i + 1`
netperf-2.7.0/doc/examples/runemomniaggdemo.sh-250-    done
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-16-        ssh ${SSH_OPTS} "ubuntu@${NETPERFS[$i]}" "pkill -ALRM netperf;" 2>&1 >> run.log
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:17:        i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-18-    done
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-34-        ssh $SSH_OPTS ubuntu@${NETPERFS[$i]} "rm netperf*.out;" 2>&1 >> run.log
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:35:        i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-36-    done
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-53-    do
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:54:	SOURCE=${NETPERFS[`expr $i % $NUM_NETPERFS`]}
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:55:	TARGET=${NETSERVERS[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-56-	if [ $USE_PRIVATE_IP -eq 1 ]
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-57-        then
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:58:	    TARGET=${NETSERVERS_PRIV[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-59-        fi
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-60-	echo "Starting netperfs on $SOURCE targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:61:	id=`printf "%.5d" $i`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-62-	RUN="$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_${SOURCE}_to_${TARGET}.out & exit"
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-64-	
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:65:	i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-66-
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-74-	    sleep $DURATION
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:75:	    PAUSE_AT=`expr $PAUSE_AT \* 2`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-76-	    NOW=`date +%s.%N`
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-117-        SOURCE=${NETPERFS[$i]}
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:118:        TARGET=${NETSERVERS[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-119-	if [ $USE_PRIVATE_IP -eq 1 ]
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-120-        then
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:121:	    TARGET=${NETSERVERS_PRIV[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-122-        fi
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-124-	echo "Starting netperfs on $SOURCE targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:125:	id=`printf "%.5d" $i`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-126-	RUN="$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_${SOURCE}_to_${TARGET}.out & exit"
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-131-
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:132:	i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-133-
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-138-	# certain
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:139:	sleep `expr $DURATION + 1`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-140-	ssh ${SSH_OPTS} ubuntu@$SOURCE "pkill -ALRM netperf" 2>&1 >> starting.log
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-141-	NOW=`date +%s.%N`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:142:	THEN=`echo $NOW | awk -F "." '{printf("%d.%d",$1-1,$2)}'`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-143-	echo "Resuming at $THEN for $TEST" | tee -a $TESTLOG
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-215-    ssh-keygen -f "${KNOWN_HOSTS}" -R ${NETPERFS[$i]} 2>&1 > /dev/null
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:216:    i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-217-done
##############################################
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-295-    i=0
netperf-2.7.0/doc/examples/runremomniaggdemo.sh:296:    while [ $i -lt `expr $NUM_REMOTE_HOSTS - 1` ]
netperf-2.7.0/doc/examples/runremomniaggdemo.sh-297-    do
##############################################
netperf-2.7.0/doc/examples/sctp_stream_script-67-case $LOC_CPU in
netperf-2.7.0/doc/examples/sctp_stream_script:68:\-c) LOC_RATE=`$NETHOME/netperf $PORT -t LOC_CPU`;;
netperf-2.7.0/doc/examples/sctp_stream_script-69-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/sctp_stream_script-72-case $REM_CPU in
netperf-2.7.0/doc/examples/sctp_stream_script:73:\-C) REM_RATE=`$NETHOME/netperf $PORT -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/sctp_stream_script-74-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/snapshot_script-94-case $LOC_CPU in
netperf-2.7.0/doc/examples/snapshot_script:95:\-c) LOC_RATE=`$NETPERF_CMD $NETPERF_PORT -t LOC_CPU`;;
netperf-2.7.0/doc/examples/snapshot_script-96-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/snapshot_script-99-case $REM_CPU in
netperf-2.7.0/doc/examples/snapshot_script:100:\-C) REM_RATE=`$NETPERF_CMD $NETPERF_PORT -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/snapshot_script-101-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/tcp_range_script-73-case $LOC_CPU in
netperf-2.7.0/doc/examples/tcp_range_script:74:\-c) LOC_RATE=`$NETPERF -t LOC_CPU`;;
netperf-2.7.0/doc/examples/tcp_range_script-75-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/tcp_range_script-78-case $REM_CPU in
netperf-2.7.0/doc/examples/tcp_range_script:79:\-C) REM_RATE=`$NETPERF -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/tcp_range_script-80-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/tcp_range_script-103-
netperf-2.7.0/doc/examples/tcp_range_script:104:  MESSAGE=`expr $MESSAGE + $ADD`
netperf-2.7.0/doc/examples/tcp_range_script:105:  MESSAGE=`expr $MESSAGE \* $MULT`
netperf-2.7.0/doc/examples/tcp_range_script-106-
##############################################
netperf-2.7.0/doc/examples/tcp_rr_script-71-case $LOC_CPU in
netperf-2.7.0/doc/examples/tcp_rr_script:72:\-c) LOC_RATE=`$NETHOME/netperf $PORT -t LOC_CPU`;;
netperf-2.7.0/doc/examples/tcp_rr_script-73-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/tcp_rr_script-76-case $REM_CPU in
netperf-2.7.0/doc/examples/tcp_rr_script:77:\-C) REM_RATE=`$NETHOME/netperf $PORT -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/tcp_rr_script-78-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/tcp_stream_script-67-case $LOC_CPU in
netperf-2.7.0/doc/examples/tcp_stream_script:68:\-c) LOC_RATE=`$NETHOME/netperf $PORT -t LOC_CPU`;;
netperf-2.7.0/doc/examples/tcp_stream_script-69-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/tcp_stream_script-72-case $REM_CPU in
netperf-2.7.0/doc/examples/tcp_stream_script:73:\-C) REM_RATE=`$NETHOME/netperf $PORT -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/tcp_stream_script-74-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/udp_rr_script-75-case $LOC_CPU in
netperf-2.7.0/doc/examples/udp_rr_script:76:\-c) LOC_RATE=`$NETHOME/netperf $PORT -t LOC_CPU`;;
netperf-2.7.0/doc/examples/udp_rr_script-77-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/udp_rr_script-80-case $REM_CPU in
netperf-2.7.0/doc/examples/udp_rr_script:81:\-C) REM_RATE=`$NETHOME/netperf $PORT -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/udp_rr_script-82-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/udp_stream_script-70-case $LOC_CPU in
netperf-2.7.0/doc/examples/udp_stream_script:71:\-c) LOC_RATE=`$NETHOME/netperf $PORT -t LOC_CPU`;;
netperf-2.7.0/doc/examples/udp_stream_script-72-*) LOC_RATE=""
##############################################
netperf-2.7.0/doc/examples/udp_stream_script-75-case $REM_CPU in
netperf-2.7.0/doc/examples/udp_stream_script:76:\-C) REM_RATE=`$NETHOME/netperf $PORT -t REM_CPU -H $REM_HOST`;;
netperf-2.7.0/doc/examples/udp_stream_script-77-*) REM_RATE=""
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-18-        ssh ${SSH_OPTS} "$INSTANCEUSER@${NETPERFS[$i]}" "pkill -ALRM netperf;" 2>&1 >> run.log
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:19:        i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-20-    done
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-36-        ssh $SSH_OPTS $INSTANCEUSER@${NETPERFS[$i]} "rm netperf*.out;" 2>&1 >> run.log
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:37:        i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-38-    done
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-53-    do
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:54:	netperfid=`expr $i % $NUM_NETPERFS`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-55-	SOURCE=${NETPERFS[$netperfid]}
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:56:	netserid=`expr $RANDOM % $NUM_NETSERVERS`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-57-	while [ ${NETPERFS_HOST[$netperfid]} == ${NETSERVERS_HOST[$netserid]} ]
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-58-	do
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:59:	  netserid=`expr $RANDOM % $NUM_NETSERVERS`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-60-	done
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-66-	echo "Starting netperfs on $SOURCE targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:67:	id=`printf "%.5d" $i`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-68-	RUN="$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_${SOURCE}_to_${TARGET}.out & exit"
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-70-	
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:71:	i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-72-
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-80-	    sleep $DURATION
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:81:	    PAUSE_AT=`expr $PAUSE_AT \* 2`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-82-	    NOW=`date +%s.%N`
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-128-        SOURCE=${NETPERFS[$i]}
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:129:        TARGET=${NETSERVERS[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-130-	if [ $USE_PRIVATE_IP -eq 1 ]
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-131-        then
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:132:	    TARGET=${NETSERVERS_PRIV[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-133-        fi
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-135-	echo "Starting netperfs on $SOURCE targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:136:	id=`printf "%.5d" $i`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-137-	RUN="$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_${SOURCE}_to_${TARGET}.out & exit"
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-142-
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:143:	i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-144-
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-149-	# certain
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:150:	sleep `expr $DURATION + 1`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-151-	ssh ${SSH_OPTS} $INSTANCEUSER@$SOURCE "pkill -ALRM netperf" 2>&1 >> starting.log
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-152-	NOW=`date +%s.%N`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:153:	THEN=`echo $NOW | awk -F "." '{printf("%d.%d",$1-1,$2)}'`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-154-	echo "Resuming at $THEN for $TEST" | tee -a $TESTLOG
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-226-    ssh-keygen -f "${KNOWN_HOSTS}" -R ${NETPERFS[$i]} 2>&1 > /dev/null
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:227:    i=`expr $i + 1`
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-228-done
##############################################
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-314-    i=0
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh:315:    while [ $i -lt `expr $NUM_REMOTE_HOSTS - 1` ]
netperf-2.7.0/doc/examples/runremrandomniaggdemo.sh-316-    do
##############################################
netperf-2.7.0/doc/texinfo.tex-4449-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
netperf-2.7.0/doc/texinfo.tex:4450:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
netperf-2.7.0/doc/texinfo.tex-4451-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
netperf-2.7.0/install-sh-217-      fi
netperf-2.7.0/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
netperf-2.7.0/install-sh-219-    *)
##############################################
netperf-2.7.0/install-sh-269-      dstdir=$dst
netperf-2.7.0/install-sh:270:      dst=$dstdir/`basename "$src"`
netperf-2.7.0/install-sh-271-      dstdir_status=0
##############################################
netperf-2.7.0/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
netperf-2.7.0/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
netperf-2.7.0/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
netperf-2.7.0/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
netperf-2.7.0/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
netperf-2.7.0/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
netperf-2.7.0/install-sh-418-	    case $prefix in
netperf-2.7.0/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
netperf-2.7.0/install-sh-420-	      *) qprefix=$prefix;;
##############################################
netperf-2.7.0/install-sh-467-    if $copy_on_change &&
netperf-2.7.0/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
netperf-2.7.0/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
netperf-2.7.0/install-sh-470-
##############################################
netperf-2.7.0/missing-128-         from any GNU archive site."
netperf-2.7.0/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
netperf-2.7.0/missing-130-    test -z "$files" && files="config.h"
##############################################
netperf-2.7.0/missing-167-         proper tools for further handling them.
netperf-2.7.0/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
netperf-2.7.0/missing-169-         archive site."
netperf-2.7.0/missing-170-
netperf-2.7.0/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
netperf-2.7.0/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
netperf-2.7.0/missing-173-    if test -f "$file"; then
##############################################
netperf-2.7.0/missing-196-	*.y)
netperf-2.7.0/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
netperf-2.7.0/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
netperf-2.7.0/missing-200-	    fi
netperf-2.7.0/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
netperf-2.7.0/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
netperf-2.7.0/missing-226-	*.l)
netperf-2.7.0/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
netperf-2.7.0/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
netperf-2.7.0/missing-250-
netperf-2.7.0/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
netperf-2.7.0/missing-252-    if test -z "$file"; then
netperf-2.7.0/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
netperf-2.7.0/missing-254-    fi
##############################################
netperf-2.7.0/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
netperf-2.7.0/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
netperf-2.7.0/missing-278-    if test -z "$file"; then
netperf-2.7.0/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
netperf-2.7.0/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
netperf-2.7.0/missing-281-    fi
##############################################
netperf-2.7.0/missing-304-	*o*)
netperf-2.7.0/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
netperf-2.7.0/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
netperf-2.7.0/missing-310-	*h*)
netperf-2.7.0/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
netperf-2.7.0/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
netperf-2.7.0/mkinstalldirs-69-do
netperf-2.7.0/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
netperf-2.7.0/mkinstalldirs-71-  shift
##############################################
netperf-2.7.0/src/Makefile.in-99-  while test -n "$$dir1"; do \
netperf-2.7.0/src/Makefile.in:100:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
netperf-2.7.0/src/Makefile.in-101-    if test "$$first" != "."; then \
netperf-2.7.0/src/Makefile.in-102-      if test "$$first" = ".."; then \
netperf-2.7.0/src/Makefile.in:103:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
netperf-2.7.0/src/Makefile.in:104:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
netperf-2.7.0/src/Makefile.in-105-      else \
netperf-2.7.0/src/Makefile.in:106:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
netperf-2.7.0/src/Makefile.in-107-        if test "$$first2" = "$$first"; then \
netperf-2.7.0/src/Makefile.in:108:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
netperf-2.7.0/src/Makefile.in-109-        else \
##############################################
netperf-2.7.0/src/Makefile.in-114-    fi; \
netperf-2.7.0/src/Makefile.in:115:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
netperf-2.7.0/src/Makefile.in-116-  done; \
##############################################
netperf-2.7.0/src/Makefile.in-338-.c.obj:
netperf-2.7.0/src/Makefile.in:339:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
netperf-2.7.0/src/Makefile.in-340-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
netperf-2.7.0/src/Makefile.in-342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
netperf-2.7.0/src/Makefile.in:343:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
netperf-2.7.0/src/Makefile.in-344-
##############################################
netperf-2.7.0/src/Makefile.in-359-	dot_seen=no; \
netperf-2.7.0/src/Makefile.in:360:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/src/Makefile.in-361-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
netperf-2.7.0/src/Makefile.in-394-	rev="$$rev ."; \
netperf-2.7.0/src/Makefile.in:395:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/src/Makefile.in-396-	for subdir in $$rev; do \
##############################################
netperf-2.7.0/src/Makefile.in-472-GTAGS:
netperf-2.7.0/src/Makefile.in:473:	here=`$(am__cd) $(top_builddir) && pwd` \
netperf-2.7.0/src/Makefile.in-474-	  && $(am__cd) $(top_srcdir) \
##############################################
netperf-2.7.0/src/Makefile.in-480-distdir: $(DISTFILES)
netperf-2.7.0/src/Makefile.in:481:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/src/Makefile.in:482:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/src/Makefile.in-483-	list='$(DISTFILES)'; \
##############################################
netperf-2.7.0/src/Makefile.in-494-	  if test -d $$d/$$file; then \
netperf-2.7.0/src/Makefile.in:495:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netperf-2.7.0/src/Makefile.in-496-	    if test -d "$(distdir)/$$file"; then \
##############################################
netperf-2.7.0/src/missing/Makefile.in-90-  while test -n "$$dir1"; do \
netperf-2.7.0/src/missing/Makefile.in:91:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
netperf-2.7.0/src/missing/Makefile.in-92-    if test "$$first" != "."; then \
netperf-2.7.0/src/missing/Makefile.in-93-      if test "$$first" = ".."; then \
netperf-2.7.0/src/missing/Makefile.in:94:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
netperf-2.7.0/src/missing/Makefile.in:95:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
netperf-2.7.0/src/missing/Makefile.in-96-      else \
netperf-2.7.0/src/missing/Makefile.in:97:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
netperf-2.7.0/src/missing/Makefile.in-98-        if test "$$first2" = "$$first"; then \
netperf-2.7.0/src/missing/Makefile.in:99:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
netperf-2.7.0/src/missing/Makefile.in-100-        else \
##############################################
netperf-2.7.0/src/missing/Makefile.in-105-    fi; \
netperf-2.7.0/src/missing/Makefile.in:106:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
netperf-2.7.0/src/missing/Makefile.in-107-  done; \
##############################################
netperf-2.7.0/src/missing/Makefile.in-271-.c.obj:
netperf-2.7.0/src/missing/Makefile.in:272:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
netperf-2.7.0/src/missing/Makefile.in-273-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
netperf-2.7.0/src/missing/Makefile.in-275-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
netperf-2.7.0/src/missing/Makefile.in:276:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
netperf-2.7.0/src/missing/Makefile.in-277-
##############################################
netperf-2.7.0/src/missing/Makefile.in-292-	dot_seen=no; \
netperf-2.7.0/src/missing/Makefile.in:293:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/src/missing/Makefile.in-294-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
netperf-2.7.0/src/missing/Makefile.in-327-	rev="$$rev ."; \
netperf-2.7.0/src/missing/Makefile.in:328:	target=`echo $@ | sed s/-recursive//`; \
netperf-2.7.0/src/missing/Makefile.in-329-	for subdir in $$rev; do \
##############################################
netperf-2.7.0/src/missing/Makefile.in-405-GTAGS:
netperf-2.7.0/src/missing/Makefile.in:406:	here=`$(am__cd) $(top_builddir) && pwd` \
netperf-2.7.0/src/missing/Makefile.in-407-	  && $(am__cd) $(top_srcdir) \
##############################################
netperf-2.7.0/src/missing/Makefile.in-413-distdir: $(DISTFILES)
netperf-2.7.0/src/missing/Makefile.in:414:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/src/missing/Makefile.in:415:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/src/missing/Makefile.in-416-	list='$(DISTFILES)'; \
##############################################
netperf-2.7.0/src/missing/Makefile.in-427-	  if test -d $$d/$$file; then \
netperf-2.7.0/src/missing/Makefile.in:428:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netperf-2.7.0/src/missing/Makefile.in-429-	    if test -d "$(distdir)/$$file"; then \
##############################################
netperf-2.7.0/src/missing/getaddrinfo.c-276- * Return 1 if the string `s' represents an IPv4 address.
netperf-2.7.0/src/missing/getaddrinfo.c:277: * Unlike inet_addr(), it doesn't permit malformed nortation such
netperf-2.7.0/src/missing/getaddrinfo.c-278- * as "192.168".
##############################################
netperf-2.7.0/src/missing/getaddrinfo.c-406-	if (is_address(nodename)) {
netperf-2.7.0/src/missing/getaddrinfo.c:407:	    addr_buf.s_addr = inet_addr(nodename);
netperf-2.7.0/src/missing/getaddrinfo.c-408-	    addr_list_buf[0] = &addr_buf;
##############################################
netperf-2.7.0/src/missing/getaddrinfo.c-413-		&& !(hints->ai_flags & AI_NUMERICHOST)) {
netperf-2.7.0/src/missing/getaddrinfo.c:414:		hostent = gethostbyaddr((char *)&addr_buf,
netperf-2.7.0/src/missing/getaddrinfo.c-415-		    sizeof(struct in_addr), AF_INET);
##############################################
netperf-2.7.0/src/missing/getaddrinfo.c-573-	else {
netperf-2.7.0/src/missing/getaddrinfo.c:574:	    hostent = gethostbyaddr((char *)&sa_in->sin_addr, 
netperf-2.7.0/src/missing/getaddrinfo.c-575-		sizeof(struct in_addr), AF_INET);
##############################################
netperf-2.7.0/src/missing/m4/Makefile.in-192-distdir: $(DISTFILES)
netperf-2.7.0/src/missing/m4/Makefile.in:193:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/src/missing/m4/Makefile.in:194:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netperf-2.7.0/src/missing/m4/Makefile.in-195-	list='$(DISTFILES)'; \
##############################################
netperf-2.7.0/src/missing/m4/Makefile.in-206-	  if test -d $$d/$$file; then \
netperf-2.7.0/src/missing/m4/Makefile.in:207:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netperf-2.7.0/src/missing/m4/Makefile.in-208-	    if test -d "$(distdir)/$$file"; then \
##############################################
netperf-2.7.0/src/netrt_rtmget.c-24-char *
netperf-2.7.0/src/netrt_rtmget.c:25:find_egress_interface_by_addr(struct sockaddr *addr, int local_ip_check) {
netperf-2.7.0/src/netrt_rtmget.c-26-
##############################################
netperf-2.7.0/src/netrt_rtmget.c-283-     traffic isn't leaving the host */
netperf-2.7.0/src/netrt_rtmget.c:284:  if (NULL != find_egress_interface_by_addr(dest,1)) {
netperf-2.7.0/src/netrt_rtmget.c-285-#if defined(NETPERF_STANDALONE_DEBUG)
##############################################
netperf-2.7.0/src/netrt_rtmget.c-380-  if (AF_INET == sin->sin_family) {
netperf-2.7.0/src/netrt_rtmget.c:381:    return find_egress_interface_by_addr((struct sockaddr *)sin,0);
netperf-2.7.0/src/netrt_rtmget.c-382-  }
##############################################
netperf-2.7.0/src/netrt_rtmget.c-384-  else if (AF_INET6 == sin6->sin6_family) {
netperf-2.7.0/src/netrt_rtmget.c:385:    return find_egress_interface_by_addr((struct sockaddr *)sin6,0);
netperf-2.7.0/src/netrt_rtmget.c-386-  }
##############################################
netperf-2.7.0/src/netrt_rtmget.c-408-  sin->sin_family = AF_INET;
netperf-2.7.0/src/netrt_rtmget.c:409:  sin->sin_addr.s_addr = inet_addr(argv[1]);
netperf-2.7.0/src/netrt_rtmget.c-410-  sin->sin_len = sizeof(struct sockaddr_in);
##############################################
netperf-2.7.0/src/netrt_rtnetlink.c-239-  sin->sin_family = AF_INET;
netperf-2.7.0/src/netrt_rtnetlink.c:240:  sin->sin_addr.s_addr = inet_addr(argv[1]);
netperf-2.7.0/src/netrt_rtnetlink.c-241-
##############################################
netperf-2.7.0/src/netrt_rtnetlink.c-248-    sin->sin_family = AF_INET;
netperf-2.7.0/src/netrt_rtnetlink.c:249:    sin->sin_addr.s_addr = inet_addr(argv[2]);
netperf-2.7.0/src/netrt_rtnetlink.c-250-  }
##############################################
netperf-2.7.0/src/nettest_xti.c-566-
netperf-2.7.0/src/nettest_xti.c:567:  if ((addr = inet_addr(remote_host)) == SOCKET_ERROR) {
netperf-2.7.0/src/nettest_xti.c-568-    /* it was not an IP address, try it as a name */
##############################################
netperf-2.7.0/src/nettest_xti.c-1777-
netperf-2.7.0/src/nettest_xti.c:1778:  if ((addr = inet_addr(remote_host)) == SOCKET_ERROR) {
netperf-2.7.0/src/nettest_xti.c-1779-    /* it was not an IP address, try it as a name */
##############################################
netperf-2.7.0/src/nettest_xti.c-2500-
netperf-2.7.0/src/nettest_xti.c:2501:  if ((addr = inet_addr(remote_host)) == SOCKET_ERROR) {
netperf-2.7.0/src/nettest_xti.c-2502-    /* it was not an IP address, try it as a name */
##############################################
netperf-2.7.0/src/nettest_xti.c-3496-
netperf-2.7.0/src/nettest_xti.c:3497:  if ((addr = inet_addr(remote_host)) == SOCKET_ERROR) {
netperf-2.7.0/src/nettest_xti.c-3498-    /* it was not an IP address, try it as a name */
##############################################
netperf-2.7.0/src/nettest_xti.c-5058-
netperf-2.7.0/src/nettest_xti.c:5059:  if ((addr = inet_addr(remote_host)) == SOCKET_ERROR) {
netperf-2.7.0/src/nettest_xti.c-5060-    /* it was not an IP address, try it as a name */
##############################################
netperf-2.7.0/src/nettest_omni.c-812-static int
netperf-2.7.0/src/nettest_omni.c:813:is_multicast_addr(struct addrinfo *res) {
netperf-2.7.0/src/nettest_omni.c-814-  switch(res->ai_family) {
##############################################
netperf-2.7.0/src/nettest_omni.c-873-static void
netperf-2.7.0/src/nettest_omni.c:874:join_multicast_addr(SOCKET sock, struct addrinfo *res) {
netperf-2.7.0/src/nettest_omni.c-875-  switch(res->ai_family) {
##############################################
netperf-2.7.0/src/nettest_omni.c-3963-    if (direction & NETPERF_XMIT) {
netperf-2.7.0/src/nettest_omni.c:3964:      if (is_multicast_addr(remote_res)) {
netperf-2.7.0/src/nettest_omni.c-3965-	set_multicast_ttl(data_socket);
##############################################
netperf-2.7.0/src/nettest_omni.c-3999-      /* do we need to join a multicast group? */
netperf-2.7.0/src/nettest_omni.c:4000:      if (is_multicast_addr(local_res)) {
netperf-2.7.0/src/nettest_omni.c:4001:	join_multicast_addr(data_socket, local_res);
netperf-2.7.0/src/nettest_omni.c-4002-      }
##############################################
netperf-2.7.0/src/nettest_omni.c-5260-    /* do we need to set multicast ttl? */
netperf-2.7.0/src/nettest_omni.c:5261:    if (is_multicast_addr(remote_res)) {
netperf-2.7.0/src/nettest_omni.c-5262-      /* yes, s_listen - for a UDP test we will be copying it to
##############################################
netperf-2.7.0/src/nettest_omni.c-5300-    /* do we need to join a multicast group? */
netperf-2.7.0/src/nettest_omni.c:5301:    if (is_multicast_addr(local_res)) {
netperf-2.7.0/src/nettest_omni.c-5302-      /* yes, s_listen - for a UDP test we will be copying it to
netperf-2.7.0/src/nettest_omni.c-5303-	 data_socket but that hasn't happened yet. raj 20100315 */
netperf-2.7.0/src/nettest_omni.c:5304:      join_multicast_addr(s_listen, local_res);
netperf-2.7.0/src/nettest_omni.c-5305-    }
##############################################
netperf-2.7.0/debian/patches/02015-08-14T16:51:21+00:00~e2b2e71.patch-12-         then
netperf-2.7.0/debian/patches/02015-08-14T16:51:21+00:00~e2b2e71.patch:13:-	    TARGET=${NETSERVERS_PRIV[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/debian/patches/02015-08-14T16:51:21+00:00~e2b2e71.patch-14-+	    TARGET=${NETSERVERS_PRIV[${netserid}]}
##############################################
netperf-2.7.0/debian/patches/02015-08-14T16:51:21+00:00~e2b2e71.patch-16- 	echo "Starting netperfs on $SOURCE targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/debian/patches/02015-08-14T16:51:21+00:00~e2b2e71.patch:17: 	id=`printf "%.5d" $i`
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-18-        ssh ${SSH_OPTS} "$INSTANCEUSER@${NETPERFS[$i]}" "pkill -ALRM netperf;" 2>&1 >> run.log
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:19:        i=`expr $i + 1`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-20-    done
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-36-        ssh $SSH_OPTS $INSTANCEUSER@${NETPERFS[$i]} "rm netperf*.out;" 2>&1 >> run.log
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:37:        i=`expr $i + 1`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-38-    done
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-53-    do
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:54:	netperfid=`expr $i % $NUM_NETPERFS`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-55-	SOURCE=${NETPERFS[$netperfid]}
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:56:	netserid=`expr $RANDOM % $NUM_NETSERVERS`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-57-	while [ ${NETPERFS_HOST[$netperfid]} == ${NETSERVERS_HOST[$netserid]} ]
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-58-	do
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:59:	  netserid=`expr $RANDOM % $NUM_NETSERVERS`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-60-	done
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-63-        then
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:64:	    TARGET=${NETSERVERS_PRIV[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-65-        fi
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-66-	echo "Starting netperfs on $SOURCE targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:67:	id=`printf "%.5d" $i`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-68-	RUN="$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_${SOURCE}_to_${TARGET}.out & exit"
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-70-	
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:71:	i=`expr $i + 1`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-72-
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-80-	    sleep $DURATION
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:81:	    PAUSE_AT=`expr $PAUSE_AT \* 2`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-82-	    NOW=`date +%s.%N`
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-128-        SOURCE=${NETPERFS[$i]}
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:129:        TARGET=${NETSERVERS[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-130-	if [ $USE_PRIVATE_IP -eq 1 ]
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-131-        then
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:132:	    TARGET=${NETSERVERS_PRIV[`expr $i % $NUM_NETSERVERS`]}
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-133-        fi
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-135-	echo "Starting netperfs on $SOURCE targeting ${TARGET} for $TEST" | tee -a $TESTLOG
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:136:	id=`printf "%.5d" $i`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-137-	RUN="$NETPERF -H $TARGET $NETPERF_CMD 2>&1 > netperf_${TEST}_${id}_${SOURCE}_to_${TARGET}.out & exit"
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-142-
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:143:	i=`expr $i + 1`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-144-
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-149-	# certain
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:150:	sleep `expr $DURATION + 1`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-151-	ssh ${SSH_OPTS} $INSTANCEUSER@$SOURCE "pkill -ALRM netperf" 2>&1 >> starting.log
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-152-	NOW=`date +%s.%N`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:153:	THEN=`echo $NOW | awk -F "." '{printf("%d.%d",$1-1,$2)}'`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-154-	echo "Resuming at $THEN for $TEST" | tee -a $TESTLOG
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-226-    ssh-keygen -f "${KNOWN_HOSTS}" -R ${NETPERFS[$i]} 2>&1 > /dev/null
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:227:    i=`expr $i + 1`
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-228-done
##############################################
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-314-    i=0
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh:315:    while [ $i -lt `expr $NUM_REMOTE_HOSTS - 1` ]
netperf-2.7.0/.pc/02015-08-14T16:51:21+00:00~e2b2e71.patch/doc/examples/runremrandomniaggdemo.sh-316-    do
##############################################
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-754-static int
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:755:is_multicast_addr(struct addrinfo *res) {
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-756-  switch(res->ai_family) {
##############################################
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-815-static void
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:816:join_multicast_addr(SOCKET sock, struct addrinfo *res) {
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-817-  switch(res->ai_family) {
##############################################
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-3849-    if (direction & NETPERF_XMIT) {
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:3850:      if (is_multicast_addr(remote_res)) {
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-3851-	set_multicast_ttl(data_socket);
##############################################
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-3885-      /* do we need to join a multicast group? */
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:3886:      if (is_multicast_addr(local_res)) {
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:3887:	join_multicast_addr(data_socket, local_res);
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-3888-      }
##############################################
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-5146-    /* do we need to set multicast ttl? */
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:5147:    if (is_multicast_addr(remote_res)) {
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-5148-      /* yes, s_listen - for a UDP test we will be copying it to
##############################################
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-5186-    /* do we need to join a multicast group? */
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:5187:    if (is_multicast_addr(local_res)) {
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-5188-      /* yes, s_listen - for a UDP test we will be copying it to
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-5189-	 data_socket but that hasn't happened yet. raj 20100315 */
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c:5190:      join_multicast_addr(s_listen, local_res);
netperf-2.7.0/.pc/02016-06-02T19:37:04+00:00~40c8a0f.patch/src/nettest_omni.c-5191-    }
##############################################
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-822-static int
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:823:is_multicast_addr(struct addrinfo *res) {
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-824-  switch(res->ai_family) {
##############################################
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-883-static void
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:884:join_multicast_addr(SOCKET sock, struct addrinfo *res) {
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-885-  switch(res->ai_family) {
##############################################
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-3973-    if (direction & NETPERF_XMIT) {
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:3974:      if (is_multicast_addr(remote_res)) {
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-3975-	set_multicast_ttl(data_socket);
##############################################
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-4009-      /* do we need to join a multicast group? */
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:4010:      if (is_multicast_addr(local_res)) {
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:4011:	join_multicast_addr(data_socket, local_res);
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-4012-      }
##############################################
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-5270-    /* do we need to set multicast ttl? */
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:5271:    if (is_multicast_addr(remote_res)) {
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-5272-      /* yes, s_listen - for a UDP test we will be copying it to
##############################################
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-5310-    /* do we need to join a multicast group? */
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:5311:    if (is_multicast_addr(local_res)) {
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-5312-      /* yes, s_listen - for a UDP test we will be copying it to
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-5313-	 data_socket but that hasn't happened yet. raj 20100315 */
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c:5314:      join_multicast_addr(s_listen, local_res);
netperf-2.7.0/.pc/10_gcc-10_no-common.patch/src/nettest_omni.c-5315-    }