=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== qstat-2.15/install-sh-229- fi qstat-2.15/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; qstat-2.15/install-sh-231- *) ############################################## qstat-2.15/install-sh-276- dstdir=$dst qstat-2.15/install-sh:277: dst=$dstdir/`basename "$src"` qstat-2.15/install-sh-278- dstdir_status=0 ############################################## qstat-2.15/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. qstat-2.15/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` qstat-2.15/install-sh-360- case $ls_ld_tmpdir in ############################################## qstat-2.15/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { qstat-2.15/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` qstat-2.15/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## qstat-2.15/install-sh-425- case $prefix in qstat-2.15/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; qstat-2.15/install-sh-427- *) qprefix=$prefix;; ############################################## qstat-2.15/install-sh-474- if $copy_on_change && qstat-2.15/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && qstat-2.15/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && qstat-2.15/install-sh-477- ############################################## qstat-2.15/template/Makefile.in-39- { \ qstat-2.15/template/Makefile.in:40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ qstat-2.15/template/Makefile.in-41- }; \ ############################################## qstat-2.15/template/Makefile.in-247-distdir: $(DISTFILES) qstat-2.15/template/Makefile.in:248: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ qstat-2.15/template/Makefile.in:249: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ qstat-2.15/template/Makefile.in-250- list='$(DISTFILES)'; \ ############################################## qstat-2.15/template/Makefile.in-261- if test -d $$d/$$file; then \ qstat-2.15/template/Makefile.in:262: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ qstat-2.15/template/Makefile.in-263- if test -d "$(distdir)/$$file"; then \ ############################################## qstat-2.15/hcache.c-278- ipaddr= htonl( ipaddr); qstat-2.15/hcache.c:279: ent= gethostbyaddr( (char*)&ipaddr, sizeof(unsigned long), qstat-2.15/hcache.c-280- AF_INET); ############################################## qstat-2.15/hcache.c-325-*/ qstat-2.15/hcache.c:326: ent= gethostbyaddr( (char*)&ipaddr, sizeof(unsigned long), AF_INET); qstat-2.15/hcache.c-327- } ############################################## qstat-2.15/hcache.c-387-char * qstat-2.15/hcache.c:388:hcache_lookup_ipaddr( unsigned long ipaddr) qstat-2.15/hcache.c-389-{ ############################################## qstat-2.15/config.sub-52- qstat-2.15/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` qstat-2.15/config.sub-54- ############################################## qstat-2.15/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. qstat-2.15/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` qstat-2.15/config.sub-117-case $maybe_os in ############################################## qstat-2.15/config.sub-123- os=-$maybe_os qstat-2.15/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` qstat-2.15/config.sub-125- ;; ############################################## qstat-2.15/config.sub-127- os=-linux-android qstat-2.15/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown qstat-2.15/config.sub-129- ;; qstat-2.15/config.sub-130- *) qstat-2.15/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` qstat-2.15/config.sub-132- if [ $basic_machine != $1 ] qstat-2.15/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` qstat-2.15/config.sub-134- else os=; fi ############################################## qstat-2.15/config.sub-181- os=-sco5v6 qstat-2.15/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-183- ;; ############################################## qstat-2.15/config.sub-185- os=-sco3.2v5 qstat-2.15/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-187- ;; ############################################## qstat-2.15/config.sub-189- os=-sco3.2v4 qstat-2.15/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-191- ;; qstat-2.15/config.sub-192- -sco3.2.[4-9]*) qstat-2.15/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` qstat-2.15/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-195- ;; ############################################## qstat-2.15/config.sub-197- # Don't forget version if it is 3.2v4 or newer. qstat-2.15/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-199- ;; ############################################## qstat-2.15/config.sub-201- # Don't forget version if it is 3.2v4 or newer. qstat-2.15/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-203- ;; ############################################## qstat-2.15/config.sub-205- os=-sco3.2v2 qstat-2.15/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-207- ;; qstat-2.15/config.sub-208- -udk*) qstat-2.15/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-210- ;; ############################################## qstat-2.15/config.sub-212- os=-isc2.2 qstat-2.15/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-214- ;; ############################################## qstat-2.15/config.sub-218- -isc*) qstat-2.15/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` qstat-2.15/config.sub-220- ;; ############################################## qstat-2.15/config.sub-230- -ptx*) qstat-2.15/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` qstat-2.15/config.sub-232- ;; qstat-2.15/config.sub-233- -windowsnt*) qstat-2.15/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` qstat-2.15/config.sub-235- ;; ############################################## qstat-2.15/config.sub-362- *-*-*) qstat-2.15/config.sub:363: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 qstat-2.15/config.sub-364- exit 1 ############################################## qstat-2.15/config.sub-486- amd64-*) qstat-2.15/config.sub:487: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-488- ;; ############################################## qstat-2.15/config.sub-528- blackfin-*) qstat-2.15/config.sub:529: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-530- os=-linux ############################################## qstat-2.15/config.sub-536- c54x-*) qstat-2.15/config.sub:537: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-538- ;; qstat-2.15/config.sub-539- c55x-*) qstat-2.15/config.sub:540: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-541- ;; qstat-2.15/config.sub-542- c6x-*) qstat-2.15/config.sub:543: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-544- ;; ############################################## qstat-2.15/config.sub-739- i*86v32) qstat-2.15/config.sub:740: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` qstat-2.15/config.sub-741- os=-sysv32 ############################################## qstat-2.15/config.sub-743- i*86v4*) qstat-2.15/config.sub:744: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` qstat-2.15/config.sub-745- os=-sysv4 ############################################## qstat-2.15/config.sub-747- i*86v) qstat-2.15/config.sub:748: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` qstat-2.15/config.sub-749- os=-sysv ############################################## qstat-2.15/config.sub-751- i*86sol2) qstat-2.15/config.sub:752: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` qstat-2.15/config.sub-753- os=-solaris2 ############################################## qstat-2.15/config.sub-781- m68knommu-*) qstat-2.15/config.sub:782: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-783- os=-linux ############################################## qstat-2.15/config.sub-818- mips3*-*) qstat-2.15/config.sub:819: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` qstat-2.15/config.sub-820- ;; qstat-2.15/config.sub-821- mips3*) qstat-2.15/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown qstat-2.15/config.sub-823- ;; ############################################## qstat-2.15/config.sub-840- ms1-*) qstat-2.15/config.sub:841: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` qstat-2.15/config.sub-842- ;; ############################################## qstat-2.15/config.sub-959- parisc-*) qstat-2.15/config.sub:960: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-961- os=-linux ############################################## qstat-2.15/config.sub-975- pc98-*) qstat-2.15/config.sub:976: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-977- ;; ############################################## qstat-2.15/config.sub-990- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) qstat-2.15/config.sub:991: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-992- ;; qstat-2.15/config.sub-993- pentiumpro-* | p6-* | 6x86-* | athlon-*) qstat-2.15/config.sub:994: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-995- ;; qstat-2.15/config.sub-996- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) qstat-2.15/config.sub:997: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-998- ;; qstat-2.15/config.sub-999- pentium4-*) qstat-2.15/config.sub:1000: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-1001- ;; ############################################## qstat-2.15/config.sub-1009- ppc-* | ppcbe-*) qstat-2.15/config.sub:1010: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-1011- ;; ############################################## qstat-2.15/config.sub-1015- ppcle-* | powerpclittle-*) qstat-2.15/config.sub:1016: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-1017- ;; ############################################## qstat-2.15/config.sub-1019- ;; qstat-2.15/config.sub:1020: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-1021- ;; ############################################## qstat-2.15/config.sub-1025- ppc64le-* | powerpc64little-*) qstat-2.15/config.sub:1026: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-1027- ;; ############################################## qstat-2.15/config.sub-1108- strongarm-* | thumb-*) qstat-2.15/config.sub:1109: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` qstat-2.15/config.sub-1110- ;; ############################################## qstat-2.15/config.sub-1238- xscale-* | xscalee[bl]-*) qstat-2.15/config.sub:1239: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` qstat-2.15/config.sub-1240- ;; ############################################## qstat-2.15/config.sub-1315- *) qstat-2.15/config.sub:1316: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 qstat-2.15/config.sub-1317- exit 1 ############################################## qstat-2.15/config.sub-1323- *-digital*) qstat-2.15/config.sub:1324: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` qstat-2.15/config.sub-1325- ;; qstat-2.15/config.sub-1326- *-commodore*) qstat-2.15/config.sub:1327: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` qstat-2.15/config.sub-1328- ;; ############################################## qstat-2.15/config.sub-1344- -solaris1 | -solaris1.*) qstat-2.15/config.sub:1345: os=`echo $os | sed -e 's|solaris1|sunos4|'` qstat-2.15/config.sub-1346- ;; ############################################## qstat-2.15/config.sub-1356- -gnu/linux*) qstat-2.15/config.sub:1357: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` qstat-2.15/config.sub-1358- ;; ############################################## qstat-2.15/config.sub-1402- -nto*) qstat-2.15/config.sub:1403: os=`echo $os | sed -e 's|nto|nto-qnx|'` qstat-2.15/config.sub-1404- ;; ############################################## qstat-2.15/config.sub-1409- -mac*) qstat-2.15/config.sub:1410: os=`echo $os | sed -e 's|mac|macos|'` qstat-2.15/config.sub-1411- ;; ############################################## qstat-2.15/config.sub-1415- -linux*) qstat-2.15/config.sub:1416: os=`echo $os | sed -e 's|linux|linux-gnu|'` qstat-2.15/config.sub-1417- ;; qstat-2.15/config.sub-1418- -sunos5*) qstat-2.15/config.sub:1419: os=`echo $os | sed -e 's|sunos5|solaris2|'` qstat-2.15/config.sub-1420- ;; qstat-2.15/config.sub-1421- -sunos6*) qstat-2.15/config.sub:1422: os=`echo $os | sed -e 's|sunos6|solaris3|'` qstat-2.15/config.sub-1423- ;; ############################################## qstat-2.15/config.sub-1470- -sinix5.*) qstat-2.15/config.sub:1471: os=`echo $os | sed -e 's|sinix|sysv|'` qstat-2.15/config.sub-1472- ;; ############################################## qstat-2.15/config.sub-1523- # Get rid of the `-' at the beginning of $os. qstat-2.15/config.sub:1524: os=`echo $os | sed 's/[^-]*-//'` qstat-2.15/config.sub:1525: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 qstat-2.15/config.sub-1526- exit 1 ############################################## qstat-2.15/config.sub-1786- esac qstat-2.15/config.sub:1787: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` qstat-2.15/config.sub-1788- ;; ############################################## qstat-2.15/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: qstat-2.15/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` qstat-2.15/aclocal.m4-94-# and then we would define $MISSING as ############################################## qstat-2.15/aclocal.m4-108-# expand $ac_aux_dir to an absolute path qstat-2.15/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd` qstat-2.15/aclocal.m4-110-]) ############################################## qstat-2.15/aclocal.m4-206- if test "$am_compiler_list" = ""; then qstat-2.15/aclocal.m4:207: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` qstat-2.15/aclocal.m4-208- fi ############################################## qstat-2.15/aclocal.m4-357- # Strip MF so we end up with the name of the file. qstat-2.15/aclocal.m4:358: mf=`echo "$mf" | sed -e 's/:.*$//'` qstat-2.15/aclocal.m4-359- # Check whether this is an Automake generated Makefile or not. ############################################## qstat-2.15/aclocal.m4-366- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then qstat-2.15/aclocal.m4:367: dirpart=`AS_DIRNAME("$mf")` qstat-2.15/aclocal.m4-368- else ############################################## qstat-2.15/aclocal.m4-372- # from the Makefile without running 'make'. qstat-2.15/aclocal.m4:373: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` qstat-2.15/aclocal.m4-374- test -z "$DEPDIR" && continue qstat-2.15/aclocal.m4:375: am__include=`sed -n 's/^am__include = //p' < "$mf"` qstat-2.15/aclocal.m4-376- test -z "$am__include" && continue qstat-2.15/aclocal.m4:377: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` qstat-2.15/aclocal.m4-378- # Find all dependency output files, they are included files with ############################################## qstat-2.15/aclocal.m4-386- test -f "$dirpart/$file" && continue qstat-2.15/aclocal.m4:387: fdir=`AS_DIRNAME(["$file"])` qstat-2.15/aclocal.m4-388- AS_MKDIR_P([$dirpart/$fdir]) ############################################## qstat-2.15/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl qstat-2.15/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then qstat-2.15/aclocal.m4-446- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## qstat-2.15/aclocal.m4-600- * ) qstat-2.15/aclocal.m4:601: _am_stamp_count=`expr $_am_stamp_count + 1` ;; qstat-2.15/aclocal.m4-602- esac qstat-2.15/aclocal.m4-603-done qstat-2.15/aclocal.m4:604:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) qstat-2.15/aclocal.m4-605- ############################################## qstat-2.15/aclocal.m4-671-# Ignore all kinds of additional output from 'make'. qstat-2.15/aclocal.m4:672:case `$am_make -s -f confmf 2> /dev/null` in #( qstat-2.15/aclocal.m4-673-*the\ am__doit\ target*) ############################################## qstat-2.15/aclocal.m4-681- echo '.include "confinc"' > confmf qstat-2.15/aclocal.m4:682: case `$am_make -s -f confmf 2> /dev/null` in #( qstat-2.15/aclocal.m4-683- *the\ am__doit\ target*) ############################################## qstat-2.15/aclocal.m4-892- echo "timestamp, slept: $am_has_slept" > conftest.file qstat-2.15/aclocal.m4:893: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` qstat-2.15/aclocal.m4-894- if test "$[*]" = "X"; then qstat-2.15/aclocal.m4-895- # -L didn't work. qstat-2.15/aclocal.m4:896: set X `ls -t "$srcdir/configure" conftest.file` qstat-2.15/aclocal.m4-897- fi ############################################## qstat-2.15/config.guess-34- qstat-2.15/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` qstat-2.15/config.guess-36- ############################################## qstat-2.15/config.guess-102-: ${TMPDIR=/tmp} ; qstat-2.15/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || qstat-2.15/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## qstat-2.15/config.guess-151- EOF qstat-2.15/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` qstat-2.15/config.guess-153- ;; ############################################## qstat-2.15/config.guess-209- *) qstat-2.15/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` qstat-2.15/config.guess-211- ;; ############################################## qstat-2.15/config.guess-240- *4.0) qstat-2.15/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` qstat-2.15/config.guess-242- ;; qstat-2.15/config.guess-243- *5.*) qstat-2.15/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` qstat-2.15/config.guess-245- ;; ############################################## qstat-2.15/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. qstat-2.15/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` qstat-2.15/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## qstat-2.15/config.guess-288- # 1.2 uses "1.2" for uname -r. qstat-2.15/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` qstat-2.15/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## qstat-2.15/config.guess-348- s390x:SunOS:*:*) qstat-2.15/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` qstat-2.15/config.guess-350- exit ;; qstat-2.15/config.guess-351- sun4H:SunOS:5.*:*) qstat-2.15/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` qstat-2.15/config.guess-353- exit ;; qstat-2.15/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) qstat-2.15/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` qstat-2.15/config.guess-356- exit ;; ############################################## qstat-2.15/config.guess-373- fi qstat-2.15/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` qstat-2.15/config.guess-375- exit ;; ############################################## qstat-2.15/config.guess-379- # it's likely to be more like Solaris than SunOS4. qstat-2.15/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` qstat-2.15/config.guess-381- exit ;; ############################################## qstat-2.15/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. qstat-2.15/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` qstat-2.15/config.guess-390- exit ;; ############################################## qstat-2.15/config.guess-394- sun*:*:4.2BSD:*) qstat-2.15/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` qstat-2.15/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## qstat-2.15/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && qstat-2.15/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && qstat-2.15/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && qstat-2.15/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## qstat-2.15/config.guess-532- *:IRIX*:*:*) qstat-2.15/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` qstat-2.15/config.guess-534- exit ;; ############################################## qstat-2.15/config.guess-562-EOF qstat-2.15/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` qstat-2.15/config.guess-564- then ############################################## qstat-2.15/config.guess-575- *:AIX:*:[4567]) qstat-2.15/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` qstat-2.15/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## qstat-2.15/config.guess-610- 9000/[34678]??:HP-UX:*:*) qstat-2.15/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` qstat-2.15/config.guess-612- case "${UNAME_MACHINE}" in ############################################## qstat-2.15/config.guess-664-EOF qstat-2.15/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` qstat-2.15/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## qstat-2.15/config.guess-692- ia64:HP-UX:*:*) qstat-2.15/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` qstat-2.15/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## qstat-2.15/config.guess-722-EOF qstat-2.15/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && qstat-2.15/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## qstat-2.15/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` qstat-2.15/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` qstat-2.15/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## qstat-2.15/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` qstat-2.15/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` qstat-2.15/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## qstat-2.15/config.guess-814- amd64) qstat-2.15/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; qstat-2.15/config.guess-816- *) qstat-2.15/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; qstat-2.15/config.guess-818- esac ############################################## qstat-2.15/config.guess-872- prep*:SunOS:5.*:*) qstat-2.15/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` qstat-2.15/config.guess-874- exit ;; ############################################## qstat-2.15/config.guess-876- # the GNU system qstat-2.15/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` qstat-2.15/config.guess-878- exit ;; ############################################## qstat-2.15/config.guess-880- # other systems with GNU libc and userland qstat-2.15/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} qstat-2.15/config.guess-882- exit ;; ############################################## qstat-2.15/config.guess-968-EOF qstat-2.15/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` qstat-2.15/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## qstat-2.15/config.guess-1062- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) qstat-2.15/config.guess:1063: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` qstat-2.15/config.guess-1064- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## qstat-2.15/config.guess-1262- fi qstat-2.15/config.guess:1263: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then qstat-2.15/config.guess-1264- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## qstat-2.15/config.guess-1347- *:DragonFly:*:*) qstat-2.15/config.guess:1348: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` qstat-2.15/config.guess-1349- exit ;; ############################################## qstat-2.15/config.guess-1360- i*86:skyos:*:*) qstat-2.15/config.guess:1361: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' qstat-2.15/config.guess-1362- exit ;; ############################################## qstat-2.15/Makefile.in-41- { \ qstat-2.15/Makefile.in:42: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ qstat-2.15/Makefile.in-43- }; \ ############################################## qstat-2.15/Makefile.in-155- esac qstat-2.15/Makefile.in:156:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; qstat-2.15/Makefile.in-157-am__vpath_adj = case $$p in \ qstat-2.15/Makefile.in:158: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ qstat-2.15/Makefile.in-159- *) f=$$p;; \ qstat-2.15/Makefile.in-160- esac; qstat-2.15/Makefile.in:161:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; qstat-2.15/Makefile.in-162-am__install_max = 40 qstat-2.15/Makefile.in-163-am__nobase_strip_setup = \ qstat-2.15/Makefile.in:164: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` qstat-2.15/Makefile.in-165-am__nobase_strip = \ ############################################## qstat-2.15/Makefile.in-230- while test -n "$$dir1"; do \ qstat-2.15/Makefile.in:231: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ qstat-2.15/Makefile.in-232- if test "$$first" != "."; then \ qstat-2.15/Makefile.in-233- if test "$$first" = ".."; then \ qstat-2.15/Makefile.in:234: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ qstat-2.15/Makefile.in:235: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ qstat-2.15/Makefile.in-236- else \ qstat-2.15/Makefile.in:237: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ qstat-2.15/Makefile.in-238- if test "$$first2" = "$$first"; then \ qstat-2.15/Makefile.in:239: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ qstat-2.15/Makefile.in-240- else \ ############################################## qstat-2.15/Makefile.in-245- fi; \ qstat-2.15/Makefile.in:246: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ qstat-2.15/Makefile.in-247- done; \ ############################################## qstat-2.15/Makefile.in-545-.c.obj: qstat-2.15/Makefile.in:546:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` qstat-2.15/Makefile.in-547-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## qstat-2.15/Makefile.in-549-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ qstat-2.15/Makefile.in:550:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` qstat-2.15/Makefile.in-551-install-dist_configfilesDATA: $(dist_configfiles_DATA) ############################################## qstat-2.15/Makefile.in-569- @list='$(dist_configfiles_DATA)'; test -n "$(configfilesdir)" || list=; \ qstat-2.15/Makefile.in:570: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ qstat-2.15/Makefile.in-571- dir='$(DESTDIR)$(configfilesdir)'; $(am__uninstall_files_from_dir) ############################################## qstat-2.15/Makefile.in-586- dot_seen=no; \ qstat-2.15/Makefile.in:587: target=`echo $@ | sed s/-recursive//`; \ qstat-2.15/Makefile.in-588- case "$@" in \ ############################################## qstat-2.15/Makefile.in-649-GTAGS: qstat-2.15/Makefile.in:650: here=`$(am__cd) $(top_builddir) && pwd` \ qstat-2.15/Makefile.in-651- && $(am__cd) $(top_srcdir) \ ############################################## qstat-2.15/Makefile.in-681- test -d "$(distdir)" || mkdir "$(distdir)" qstat-2.15/Makefile.in:682: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ qstat-2.15/Makefile.in:683: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ qstat-2.15/Makefile.in-684- list='$(DISTFILES)'; \ ############################################## qstat-2.15/Makefile.in-695- if test -d $$d/$$file; then \ qstat-2.15/Makefile.in:696: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ qstat-2.15/Makefile.in-697- if test -d "$(distdir)/$$file"; then \ ############################################## qstat-2.15/Makefile.in-806- test -d $(distdir)/_build || exit 0; \ qstat-2.15/Makefile.in:807: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ qstat-2.15/Makefile.in-808- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## qstat-2.15/Makefile.in-850- }; \ qstat-2.15/Makefile.in:851: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ qstat-2.15/Makefile.in-852- || { echo "ERROR: files left after uninstall:" ; \ ############################################## qstat-2.15/Makefile.in-862- fi qstat-2.15/Makefile.in:863: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ qstat-2.15/Makefile.in-864- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## qstat-2.15/depcomp-64- case $1 in qstat-2.15/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; qstat-2.15/depcomp-66- *) dir=;; ############################################## qstat-2.15/depcomp-73-{ qstat-2.15/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` qstat-2.15/depcomp-75-} ############################################## qstat-2.15/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} qstat-2.15/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} qstat-2.15/depcomp-128- ############################################## qstat-2.15/depcomp-405- sleep 1 qstat-2.15/depcomp:406: i=`expr $i - 1` qstat-2.15/depcomp-407- done qstat-2.15/depcomp-408- fi qstat-2.15/depcomp:409: i=`expr $i - 1` qstat-2.15/depcomp-410- done ############################################## qstat-2.15/depcomp-425- # Do two passes, one to just change these to qstat-2.15/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. qstat-2.15/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## qstat-2.15/depcomp-659- done qstat-2.15/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` qstat-2.15/depcomp-661- touch "$tmpdepfile" ############################################## qstat-2.15/compile-67- mingw/*) qstat-2.15/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` qstat-2.15/compile-69- ;; qstat-2.15/compile-70- cygwin/*) qstat-2.15/compile:71: file=`cygpath -m "$file" || echo "$file"` qstat-2.15/compile-72- ;; qstat-2.15/compile-73- wine/*) qstat-2.15/compile:74: file=`winepath -w "$file" || echo "$file"` qstat-2.15/compile-75- ;; ############################################## qstat-2.15/compile-309-# Name of file we expect compiler to create. qstat-2.15/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` qstat-2.15/compile-311- ############################################## qstat-2.15/compile-315-# object file name, since that is what matters with a parallel build. qstat-2.15/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d qstat-2.15/compile-317-while true; do ############################################## qstat-2.15/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ qstat-2.15/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then qstat-2.15/configure-47- as_echo='print -r --' qstat-2.15/configure-48- as_echo_n='print -rn --' qstat-2.15/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then qstat-2.15/configure-50- as_echo='printf %s\n' ############################################## qstat-2.15/configure-52-else qstat-2.15/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then qstat-2.15/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## qstat-2.15/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; qstat-2.15/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; qstat-2.15/configure-64- esac; ############################################## qstat-2.15/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && qstat-2.15/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 qstat-2.15/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## qstat-2.15/configure-327- case $as_dir in #( qstat-2.15/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( qstat-2.15/configure-329- *) as_qdir=$as_dir;; ############################################## qstat-2.15/configure-400- { qstat-2.15/configure:401: as_val=`expr "$@" || test $? -eq 1` qstat-2.15/configure-402- } ############################################## qstat-2.15/configure-407-# ---------------------------------------- qstat-2.15/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are qstat-2.15/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## qstat-2.15/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && qstat-2.15/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { qstat-2.15/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## qstat-2.15/configure-802- case $ac_option in qstat-2.15/configure:803: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; qstat-2.15/configure-804- *=) ac_optarg= ;; ############################################## qstat-2.15/configure-846- -disable-* | --disable-*) qstat-2.15/configure:847: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` qstat-2.15/configure-848- # Reject names that are not valid shell variable names. ############################################## qstat-2.15/configure-851- ac_useropt_orig=$ac_useropt qstat-2.15/configure:852: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` qstat-2.15/configure-853- case $ac_user_opts in ############################################## qstat-2.15/configure-872- -enable-* | --enable-*) qstat-2.15/configure:873: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` qstat-2.15/configure-874- # Reject names that are not valid shell variable names. ############################################## qstat-2.15/configure-877- ac_useropt_orig=$ac_useropt qstat-2.15/configure:878: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` qstat-2.15/configure-879- case $ac_user_opts in ############################################## qstat-2.15/configure-1076- -with-* | --with-*) qstat-2.15/configure:1077: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` qstat-2.15/configure-1078- # Reject names that are not valid shell variable names. ############################################## qstat-2.15/configure-1081- ac_useropt_orig=$ac_useropt qstat-2.15/configure:1082: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` qstat-2.15/configure-1083- case $ac_user_opts in ############################################## qstat-2.15/configure-1092- -without-* | --without-*) qstat-2.15/configure:1093: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` qstat-2.15/configure-1094- # Reject names that are not valid shell variable names. ############################################## qstat-2.15/configure-1097- ac_useropt_orig=$ac_useropt qstat-2.15/configure:1098: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` qstat-2.15/configure-1099- case $ac_user_opts in ############################################## qstat-2.15/configure-1130- *=*) qstat-2.15/configure:1131: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` qstat-2.15/configure-1132- # Reject names that are not valid shell variable names. ############################################## qstat-2.15/configure-1151-if test -n "$ac_prev"; then qstat-2.15/configure:1152: ac_option=--`echo $ac_prev | sed 's/_/-/g'` qstat-2.15/configure-1153- as_fn_error $? "missing argument to $ac_option" ############################################## qstat-2.15/configure-1173- */ ) qstat-2.15/configure:1174: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` qstat-2.15/configure-1175- eval $ac_var=\$ac_val;; ############################################## qstat-2.15/configure-1208-ac_ls_di=`ls -di .` && qstat-2.15/configure:1209:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || qstat-2.15/configure-1210- as_fn_error $? "working directory cannot be determined" ############################################## qstat-2.15/configure-1264-case $srcdir in qstat-2.15/configure:1265:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; qstat-2.15/configure-1266-esac ############################################## qstat-2.15/configure-1307-By default, \`make install' will install all the files in qstat-2.15/configure:1308:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify qstat-2.15/configure:1309:an installation prefix other than \`$ac_default_prefix' using \`--prefix', qstat-2.15/configure-1310-for instance \`--prefix=\$HOME'. ############################################## qstat-2.15/configure-1402-*) qstat-2.15/configure:1403: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` qstat-2.15/configure-1404- # A ".." for each directory in $ac_dir_suffix. qstat-2.15/configure:1405: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` qstat-2.15/configure-1406- case $ac_top_builddir_sub in ############################################## qstat-2.15/configure-1777- *\'*) qstat-2.15/configure:1778: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; qstat-2.15/configure-1779- esac ############################################## qstat-2.15/configure-1860- case $ac_val in qstat-2.15/configure:1861: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; qstat-2.15/configure-1862- esac ############################################## qstat-2.15/configure-1875- case $ac_val in qstat-2.15/configure:1876: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; qstat-2.15/configure-1877- esac ############################################## qstat-2.15/configure-1995- set,) qstat-2.15/configure:1996: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 qstat-2.15/configure:1997:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} qstat-2.15/configure-1998- ac_cache_corrupted=: ;; ############################################## qstat-2.15/configure-2006- # differences in whitespace do not lead to failure. qstat-2.15/configure:2007: ac_old_val_w=`echo x $ac_old_val` qstat-2.15/configure:2008: ac_new_val_w=`echo x $ac_new_val` qstat-2.15/configure-2009- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## qstat-2.15/configure-2026- case $ac_new_val in qstat-2.15/configure:2027: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; qstat-2.15/configure-2028- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## qstat-2.15/configure-2098-test "x$ac_build_alias" = x && qstat-2.15/configure:2099: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` qstat-2.15/configure-2100-test "x$ac_build_alias" = x && qstat-2.15/configure-2101- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 qstat-2.15/configure:2102:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || qstat-2.15/configure-2103- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## qstat-2.15/configure-2122-IFS=$ac_save_IFS qstat-2.15/configure:2123:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac qstat-2.15/configure-2124- ############################################## qstat-2.15/configure-2133-else qstat-2.15/configure:2134: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || qstat-2.15/configure-2135- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## qstat-2.15/configure-2155-IFS=$ac_save_IFS qstat-2.15/configure:2156:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac qstat-2.15/configure-2157- ############################################## qstat-2.15/configure-2277- echo "timestamp, slept: $am_has_slept" > conftest.file qstat-2.15/configure:2278: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` qstat-2.15/configure-2279- if test "$*" = "X"; then qstat-2.15/configure-2280- # -L didn't work. qstat-2.15/configure:2281: set X `ls -t "$srcdir/configure" conftest.file` qstat-2.15/configure-2282- fi ############################################## qstat-2.15/configure-2328-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' qstat-2.15/configure:2329:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` qstat-2.15/configure-2330- qstat-2.15/configure-2331-# expand $ac_aux_dir to an absolute path qstat-2.15/configure:2332:am_aux_dir=`cd $ac_aux_dir && pwd` qstat-2.15/configure-2333- ############################################## qstat-2.15/configure-2473- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue qstat-2.15/configure:2474: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( qstat-2.15/configure-2475- 'mkdir (GNU coreutils) '* | \ ############################################## qstat-2.15/configure-2546-set x ${MAKE-make} qstat-2.15/configure:2547:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` qstat-2.15/configure-2548-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## qstat-2.15/configure-2556-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. qstat-2.15/configure:2557:case `${MAKE-make} -f conftest.make 2>/dev/null` in qstat-2.15/configure-2558- *@@@%%%=?*=@@@%%%*) ############################################## qstat-2.15/configure-2622- qstat-2.15/configure:2623:if test "`cd $srcdir && pwd`" != "`pwd`"; then qstat-2.15/configure-2624- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## qstat-2.15/configure-3084-$as_echo_n "checking whether the C compiler works... " >&6; } qstat-2.15/configure:3085:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` qstat-2.15/configure-3086- ############################################## qstat-2.15/configure-3128- then :; else qstat-2.15/configure:3129: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` qstat-2.15/configure-3130- fi ############################################## qstat-2.15/configure-3188- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; qstat-2.15/configure:3189: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` qstat-2.15/configure-3190- break;; ############################################## qstat-2.15/configure-3297- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; qstat-2.15/configure:3298: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` qstat-2.15/configure-3299- break;; ############################################## qstat-2.15/configure-3605-# Ignore all kinds of additional output from 'make'. qstat-2.15/configure:3606:case `$am_make -s -f confmf 2> /dev/null` in #( qstat-2.15/configure-3607-*the\ am__doit\ target*) ############################################## qstat-2.15/configure-3615- echo '.include "confinc"' > confmf qstat-2.15/configure:3616: case `$am_make -s -f confmf 2> /dev/null` in #( qstat-2.15/configure-3617- *the\ am__doit\ target*) ############################################## qstat-2.15/configure-3678- if test "$am_compiler_list" = ""; then qstat-2.15/configure:3679: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` qstat-2.15/configure-3680- fi ############################################## qstat-2.15/configure-3936- # Check for GNU $ac_path_GREP qstat-2.15/configure:3937:case `"$ac_path_GREP" --version 2>&1` in qstat-2.15/configure-3938-*GNU*) ############################################## qstat-2.15/configure-4002- # Check for GNU $ac_path_EGREP qstat-2.15/configure:4003:case `"$ac_path_EGREP" --version 2>&1` in qstat-2.15/configure-4004-*GNU*) ############################################## qstat-2.15/configure-4164-do : qstat-2.15/configure:4165: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` qstat-2.15/configure-4166-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## qstat-2.15/configure-4169- cat >>confdefs.h <<_ACEOF qstat-2.15/configure:4170:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 qstat-2.15/configure-4171-_ACEOF ############################################## qstat-2.15/configure-4505- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' qstat-2.15/configure:4506: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` qstat-2.15/configure-4507- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## qstat-2.15/configure-4596-if test -z "$BASH_VERSION$ZSH_VERSION" \ qstat-2.15/configure:4597: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then qstat-2.15/configure-4598- as_echo='print -r --' qstat-2.15/configure-4599- as_echo_n='print -rn --' qstat-2.15/configure:4600:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then qstat-2.15/configure-4601- as_echo='printf %s\n' ############################################## qstat-2.15/configure-4603-else qstat-2.15/configure:4604: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then qstat-2.15/configure-4605- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## qstat-2.15/configure-4613- expr "X$arg" : "X\\(.*\\)$as_nl"; qstat-2.15/configure:4614: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; qstat-2.15/configure-4615- esac; ############################################## qstat-2.15/configure-4690-# ---------------------------------------- qstat-2.15/configure:4691:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are qstat-2.15/configure-4692-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## qstat-2.15/configure-4762- { qstat-2.15/configure:4763: as_val=`expr "$@" || test $? -eq 1` qstat-2.15/configure-4764- } ############################################## qstat-2.15/configure-4866- case $as_dir in #( qstat-2.15/configure:4867: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( qstat-2.15/configure-4868- *) as_qdir=$as_dir;; ############################################## qstat-2.15/configure-5001-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 qstat-2.15/configure:5002:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" qstat-2.15/configure-5003-ac_cs_version="\\ ############################################## qstat-2.15/configure-5026- --*=?*) qstat-2.15/configure:5027: ac_option=`expr "X$1" : 'X\([^=]*\)='` qstat-2.15/configure:5028: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` qstat-2.15/configure-5029- ac_shift=: ############################################## qstat-2.15/configure-5031- --*=) qstat-2.15/configure:5032: ac_option=`expr "X$1" : 'X\([^=]*\)='` qstat-2.15/configure-5033- ac_optarg= ############################################## qstat-2.15/configure-5055- case $ac_optarg in qstat-2.15/configure:5056: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; qstat-2.15/configure-5057- '') as_fn_error $? "missing file argument" ;; ############################################## qstat-2.15/configure-5063- case $ac_optarg in qstat-2.15/configure:5064: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; qstat-2.15/configure-5065- esac ############################################## qstat-2.15/configure-5193-fi qstat-2.15/configure:5194:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` qstat-2.15/configure-5195-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## qstat-2.15/configure-5210- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 qstat-2.15/configure:5211:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` qstat-2.15/configure-5212-ac_delim='%!_!# ' ############################################## qstat-2.15/configure-5216- qstat-2.15/configure:5217: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` qstat-2.15/configure-5218- if test $ac_delim_n = $ac_delim_num; then ############################################## qstat-2.15/configure-5354-for ac_last_try in false false :; do qstat-2.15/configure:5355: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` qstat-2.15/configure-5356- if test -z "$ac_tt"; then ############################################## qstat-2.15/configure-5486- esac qstat-2.15/configure:5487: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac qstat-2.15/configure-5488- as_fn_append ac_file_inputs " '$ac_f'" ############################################## qstat-2.15/configure-5545-*) qstat-2.15/configure:5546: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` qstat-2.15/configure-5547- # A ".." for each directory in $ac_dir_suffix. qstat-2.15/configure:5548: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` qstat-2.15/configure-5549- case $ac_top_builddir_sub in ############################################## qstat-2.15/configure-5606-/@mandir@/p' qstat-2.15/configure:5607:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in qstat-2.15/configure-5608-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## qstat-2.15/configure-5623- qstat-2.15/configure:5624:# Neutralize VPATH when `$srcdir' = `.'. qstat-2.15/configure-5625-# Shell code in configure.ac might set extrasub. ############################################## qstat-2.15/configure-5651-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && qstat-2.15/configure:5652: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && qstat-2.15/configure-5653- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## qstat-2.15/configure-5697- * ) qstat-2.15/configure:5698: _am_stamp_count=`expr $_am_stamp_count + 1` ;; qstat-2.15/configure-5699- esac ############################################## qstat-2.15/configure-5744- # Strip MF so we end up with the name of the file. qstat-2.15/configure:5745: mf=`echo "$mf" | sed -e 's/:.*$//'` qstat-2.15/configure-5746- # Check whether this is an Automake generated Makefile or not. ############################################## qstat-2.15/configure-5781- # from the Makefile without running 'make'. qstat-2.15/configure:5782: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` qstat-2.15/configure-5783- test -z "$DEPDIR" && continue qstat-2.15/configure:5784: am__include=`sed -n 's/^am__include = //p' < "$mf"` qstat-2.15/configure-5785- test -z "$am__include" && continue qstat-2.15/configure:5786: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` qstat-2.15/configure-5787- # Find all dependency output files, they are included files with ############################################## qstat-2.15/info/Makefile.in-39- { \ qstat-2.15/info/Makefile.in:40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ qstat-2.15/info/Makefile.in-41- }; \ ############################################## qstat-2.15/info/Makefile.in-247-distdir: $(DISTFILES) qstat-2.15/info/Makefile.in:248: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ qstat-2.15/info/Makefile.in:249: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ qstat-2.15/info/Makefile.in-250- list='$(DISTFILES)'; \ ############################################## qstat-2.15/info/Makefile.in-261- if test -d $$d/$$file; then \ qstat-2.15/info/Makefile.in:262: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ qstat-2.15/info/Makefile.in-263- if test -d "$(distdir)/$$file"; then \ ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-2948- qstat-2.15/.pc/spelling_fixes.patch/qstat.c:2949: *ip = inet_addr(addr); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-2950- if (*ip == INADDR_NONE && !isdigit((unsigned char) *ip)) ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-3243- } qstat-2.15/.pc/spelling_fixes.patch/qstat.c:3244: server = add_qserver_byaddr(ntohl(buffer[i].addr.sin_addr.s_addr), port, server->type, NULL); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-3245- if (server == NULL) ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4209- qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4210: ipaddr = inet_addr(arg); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4211- if (ipaddr == INADDR_NONE) ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4219- { qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4220: hostname = hcache_lookup_ipaddr(ntohl(ipaddr)); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4221- } ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4341- qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4342:struct qserver *add_qserver_byaddr(unsigned int ipaddr, unsigned short port, server_type *type, int *new_server) qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4343-{ ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4383- { qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4384: hostname = hcache_lookup_ipaddr(ipaddr); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4385- } ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4503- { qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4504: add_qserver_byaddr(ipaddr, port, server_type, &new_server); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4505- } ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4722- qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4723:void qserver_sockaddr(struct qserver *server, struct sockaddr_in *addr) qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4724-{ ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4779- qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4780: qserver_sockaddr(server, &addr); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4781- sprintf(error, "connect:%s:%u - timeout", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4828- { qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4829: qserver_sockaddr(server, &addr); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4830- sprintf(error, "connect: %s:%u", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4942- qstat-2.15/.pc/spelling_fixes.patch/qstat.c:4943: qserver_sockaddr(server, &addr); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-4944- server->state = STATE_CONNECTING; ############################################## qstat-2.15/.pc/spelling_fixes.patch/qstat.c-12058- len--; qstat-2.15/.pc/spelling_fixes.patch/qstat.c:12059: ipaddr = inet_addr(ip); qstat-2.15/.pc/spelling_fixes.patch/qstat.c-12060- if (portstr) ############################################## qstat-2.15/.pc/spelling_fixes.patch/ts3.c-346- { qstat-2.15/.pc/spelling_fixes.patch/ts3.c:347: struct qserver *new_server = add_qserver_byaddr( ntohl( server->ipaddr ), port, server->type, NULL ); qstat-2.15/.pc/spelling_fixes.patch/ts3.c-348- if ( NULL != new_server ) ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-2948- qstat-2.15/.pc/version_option.patch/qstat.c:2949: *ip = inet_addr(addr); qstat-2.15/.pc/version_option.patch/qstat.c-2950- if (*ip == INADDR_NONE && !isdigit((unsigned char) *ip)) ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-3243- } qstat-2.15/.pc/version_option.patch/qstat.c:3244: server = add_qserver_byaddr(ntohl(buffer[i].addr.sin_addr.s_addr), port, server->type, NULL); qstat-2.15/.pc/version_option.patch/qstat.c-3245- if (server == NULL) ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4209- qstat-2.15/.pc/version_option.patch/qstat.c:4210: ipaddr = inet_addr(arg); qstat-2.15/.pc/version_option.patch/qstat.c-4211- if (ipaddr == INADDR_NONE) ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4219- { qstat-2.15/.pc/version_option.patch/qstat.c:4220: hostname = hcache_lookup_ipaddr(ntohl(ipaddr)); qstat-2.15/.pc/version_option.patch/qstat.c-4221- } ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4341- qstat-2.15/.pc/version_option.patch/qstat.c:4342:struct qserver *add_qserver_byaddr(unsigned int ipaddr, unsigned short port, server_type *type, int *new_server) qstat-2.15/.pc/version_option.patch/qstat.c-4343-{ ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4383- { qstat-2.15/.pc/version_option.patch/qstat.c:4384: hostname = hcache_lookup_ipaddr(ipaddr); qstat-2.15/.pc/version_option.patch/qstat.c-4385- } ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4503- { qstat-2.15/.pc/version_option.patch/qstat.c:4504: add_qserver_byaddr(ipaddr, port, server_type, &new_server); qstat-2.15/.pc/version_option.patch/qstat.c-4505- } ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4722- qstat-2.15/.pc/version_option.patch/qstat.c:4723:void qserver_sockaddr(struct qserver *server, struct sockaddr_in *addr) qstat-2.15/.pc/version_option.patch/qstat.c-4724-{ ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4779- qstat-2.15/.pc/version_option.patch/qstat.c:4780: qserver_sockaddr(server, &addr); qstat-2.15/.pc/version_option.patch/qstat.c-4781- sprintf(error, "connect:%s:%u - timeout", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4828- { qstat-2.15/.pc/version_option.patch/qstat.c:4829: qserver_sockaddr(server, &addr); qstat-2.15/.pc/version_option.patch/qstat.c-4830- sprintf(error, "connect: %s:%u", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-4942- qstat-2.15/.pc/version_option.patch/qstat.c:4943: qserver_sockaddr(server, &addr); qstat-2.15/.pc/version_option.patch/qstat.c-4944- server->state = STATE_CONNECTING; ############################################## qstat-2.15/.pc/version_option.patch/qstat.c-12058- len--; qstat-2.15/.pc/version_option.patch/qstat.c:12059: ipaddr = inet_addr(ip); qstat-2.15/.pc/version_option.patch/qstat.c-12060- if (portstr) ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-2954- qstat-2.15/.pc/help_output.patch/qstat.c:2955: *ip = inet_addr(addr); qstat-2.15/.pc/help_output.patch/qstat.c-2956- if (*ip == INADDR_NONE && !isdigit((unsigned char) *ip)) ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-3249- } qstat-2.15/.pc/help_output.patch/qstat.c:3250: server = add_qserver_byaddr(ntohl(buffer[i].addr.sin_addr.s_addr), port, server->type, NULL); qstat-2.15/.pc/help_output.patch/qstat.c-3251- if (server == NULL) ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4219- qstat-2.15/.pc/help_output.patch/qstat.c:4220: ipaddr = inet_addr(arg); qstat-2.15/.pc/help_output.patch/qstat.c-4221- if (ipaddr == INADDR_NONE) ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4229- { qstat-2.15/.pc/help_output.patch/qstat.c:4230: hostname = hcache_lookup_ipaddr(ntohl(ipaddr)); qstat-2.15/.pc/help_output.patch/qstat.c-4231- } ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4351- qstat-2.15/.pc/help_output.patch/qstat.c:4352:struct qserver *add_qserver_byaddr(unsigned int ipaddr, unsigned short port, server_type *type, int *new_server) qstat-2.15/.pc/help_output.patch/qstat.c-4353-{ ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4393- { qstat-2.15/.pc/help_output.patch/qstat.c:4394: hostname = hcache_lookup_ipaddr(ipaddr); qstat-2.15/.pc/help_output.patch/qstat.c-4395- } ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4513- { qstat-2.15/.pc/help_output.patch/qstat.c:4514: add_qserver_byaddr(ipaddr, port, server_type, &new_server); qstat-2.15/.pc/help_output.patch/qstat.c-4515- } ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4732- qstat-2.15/.pc/help_output.patch/qstat.c:4733:void qserver_sockaddr(struct qserver *server, struct sockaddr_in *addr) qstat-2.15/.pc/help_output.patch/qstat.c-4734-{ ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4789- qstat-2.15/.pc/help_output.patch/qstat.c:4790: qserver_sockaddr(server, &addr); qstat-2.15/.pc/help_output.patch/qstat.c-4791- sprintf(error, "connect:%s:%u - timeout", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4838- { qstat-2.15/.pc/help_output.patch/qstat.c:4839: qserver_sockaddr(server, &addr); qstat-2.15/.pc/help_output.patch/qstat.c-4840- sprintf(error, "connect: %s:%u", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-4952- qstat-2.15/.pc/help_output.patch/qstat.c:4953: qserver_sockaddr(server, &addr); qstat-2.15/.pc/help_output.patch/qstat.c-4954- server->state = STATE_CONNECTING; ############################################## qstat-2.15/.pc/help_output.patch/qstat.c-12068- len--; qstat-2.15/.pc/help_output.patch/qstat.c:12069: ipaddr = inet_addr(ip); qstat-2.15/.pc/help_output.patch/qstat.c-12070- if (portstr) ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-2955- qstat-2.15/.pc/strndup.patch/qstat.c:2956: *ip = inet_addr(addr); qstat-2.15/.pc/strndup.patch/qstat.c-2957- if (*ip == INADDR_NONE && !isdigit((unsigned char) *ip)) ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-3250- } qstat-2.15/.pc/strndup.patch/qstat.c:3251: server = add_qserver_byaddr(ntohl(buffer[i].addr.sin_addr.s_addr), port, server->type, NULL); qstat-2.15/.pc/strndup.patch/qstat.c-3252- if (server == NULL) ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4220- qstat-2.15/.pc/strndup.patch/qstat.c:4221: ipaddr = inet_addr(arg); qstat-2.15/.pc/strndup.patch/qstat.c-4222- if (ipaddr == INADDR_NONE) ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4230- { qstat-2.15/.pc/strndup.patch/qstat.c:4231: hostname = hcache_lookup_ipaddr(ntohl(ipaddr)); qstat-2.15/.pc/strndup.patch/qstat.c-4232- } ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4352- qstat-2.15/.pc/strndup.patch/qstat.c:4353:struct qserver *add_qserver_byaddr(unsigned int ipaddr, unsigned short port, server_type *type, int *new_server) qstat-2.15/.pc/strndup.patch/qstat.c-4354-{ ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4394- { qstat-2.15/.pc/strndup.patch/qstat.c:4395: hostname = hcache_lookup_ipaddr(ipaddr); qstat-2.15/.pc/strndup.patch/qstat.c-4396- } ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4514- { qstat-2.15/.pc/strndup.patch/qstat.c:4515: add_qserver_byaddr(ipaddr, port, server_type, &new_server); qstat-2.15/.pc/strndup.patch/qstat.c-4516- } ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4733- qstat-2.15/.pc/strndup.patch/qstat.c:4734:void qserver_sockaddr(struct qserver *server, struct sockaddr_in *addr) qstat-2.15/.pc/strndup.patch/qstat.c-4735-{ ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4790- qstat-2.15/.pc/strndup.patch/qstat.c:4791: qserver_sockaddr(server, &addr); qstat-2.15/.pc/strndup.patch/qstat.c-4792- sprintf(error, "connect:%s:%u - timeout", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4839- { qstat-2.15/.pc/strndup.patch/qstat.c:4840: qserver_sockaddr(server, &addr); qstat-2.15/.pc/strndup.patch/qstat.c-4841- sprintf(error, "connect: %s:%u", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-4953- qstat-2.15/.pc/strndup.patch/qstat.c:4954: qserver_sockaddr(server, &addr); qstat-2.15/.pc/strndup.patch/qstat.c-4955- server->state = STATE_CONNECTING; ############################################## qstat-2.15/.pc/strndup.patch/qstat.c-12069- len--; qstat-2.15/.pc/strndup.patch/qstat.c:12070: ipaddr = inet_addr(ip); qstat-2.15/.pc/strndup.patch/qstat.c-12071- if (portstr) ############################################## qstat-2.15/.pc/fix_teeworld_server_query.patch/qstat.h-3701-int add_qserver( char *arg, server_type* type, char *outfilename, char *query_arg); qstat-2.15/.pc/fix_teeworld_server_query.patch/qstat.h:3702:struct qserver* add_qserver_byaddr( unsigned int ipaddr, unsigned short port, server_type* type, int *new_server); qstat-2.15/.pc/fix_teeworld_server_query.patch/qstat.h-3703-void init_qserver( struct qserver *server, server_type* type); ############################################## qstat-2.15/.pc/fix_teeworld_server_query.patch/qstat.h-3755-unsigned long hcache_lookup_hostname( char *hostname); qstat-2.15/.pc/fix_teeworld_server_query.patch/qstat.h:3756:char * hcache_lookup_ipaddr( unsigned long ipaddr); qstat-2.15/.pc/fix_teeworld_server_query.patch/qstat.h-3757-void hcache_write_file( char *filename); ############################################## qstat-2.15/ts3.c-346- { qstat-2.15/ts3.c:347: struct qserver *new_server = add_qserver_byaddr( ntohl( server->ipaddr ), port, server->type, NULL ); qstat-2.15/ts3.c-348- if ( NULL != new_server ) ############################################## qstat-2.15/qstat.c-2954- qstat-2.15/qstat.c:2955: *ip = inet_addr(addr); qstat-2.15/qstat.c-2956- if (*ip == INADDR_NONE && !isdigit((unsigned char) *ip)) ############################################## qstat-2.15/qstat.c-3249- } qstat-2.15/qstat.c:3250: server = add_qserver_byaddr(ntohl(buffer[i].addr.sin_addr.s_addr), port, server->type, NULL); qstat-2.15/qstat.c-3251- if (server == NULL) ############################################## qstat-2.15/qstat.c-4219- qstat-2.15/qstat.c:4220: ipaddr = inet_addr(arg); qstat-2.15/qstat.c-4221- if (ipaddr == INADDR_NONE) ############################################## qstat-2.15/qstat.c-4229- { qstat-2.15/qstat.c:4230: hostname = hcache_lookup_ipaddr(ntohl(ipaddr)); qstat-2.15/qstat.c-4231- } ############################################## qstat-2.15/qstat.c-4351- qstat-2.15/qstat.c:4352:struct qserver *add_qserver_byaddr(unsigned int ipaddr, unsigned short port, server_type *type, int *new_server) qstat-2.15/qstat.c-4353-{ ############################################## qstat-2.15/qstat.c-4393- { qstat-2.15/qstat.c:4394: hostname = hcache_lookup_ipaddr(ipaddr); qstat-2.15/qstat.c-4395- } ############################################## qstat-2.15/qstat.c-4513- { qstat-2.15/qstat.c:4514: add_qserver_byaddr(ipaddr, port, server_type, &new_server); qstat-2.15/qstat.c-4515- } ############################################## qstat-2.15/qstat.c-4732- qstat-2.15/qstat.c:4733:void qserver_sockaddr(struct qserver *server, struct sockaddr_in *addr) qstat-2.15/qstat.c-4734-{ ############################################## qstat-2.15/qstat.c-4789- qstat-2.15/qstat.c:4790: qserver_sockaddr(server, &addr); qstat-2.15/qstat.c-4791- sprintf(error, "connect:%s:%u - timeout", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/qstat.c-4838- { qstat-2.15/qstat.c:4839: qserver_sockaddr(server, &addr); qstat-2.15/qstat.c-4840- sprintf(error, "connect: %s:%u", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); ############################################## qstat-2.15/qstat.c-4952- qstat-2.15/qstat.c:4953: qserver_sockaddr(server, &addr); qstat-2.15/qstat.c-4954- server->state = STATE_CONNECTING; ############################################## qstat-2.15/qstat.c-12068- len--; qstat-2.15/qstat.c:12069: ipaddr = inet_addr(ip); qstat-2.15/qstat.c-12070- if (portstr) ############################################## qstat-2.15/qstat.h-3697-int add_qserver( char *arg, server_type* type, char *outfilename, char *query_arg); qstat-2.15/qstat.h:3698:struct qserver* add_qserver_byaddr( unsigned int ipaddr, unsigned short port, server_type* type, int *new_server); qstat-2.15/qstat.h-3699-void init_qserver( struct qserver *server, server_type* type); ############################################## qstat-2.15/qstat.h-3751-unsigned long hcache_lookup_hostname( char *hostname); qstat-2.15/qstat.h:3752:char * hcache_lookup_ipaddr( unsigned long ipaddr); qstat-2.15/qstat.h-3753-void hcache_write_file( char *filename);