Searched refs:grep (Results 1 - 25 of 884) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/
H A Dcheck--help17 if grep -q 'no --help' $1
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dver_test_1.sh25 syms=`grep ' HIDDEN ' ver_test_1.syms | grep ' GLOBAL '`
H A Dgc_orphan_section_test.sh33 if grep -q " boo" "$1"
38 grep_foo=`grep -q " foo" $1`
H A Dicf_keep_unique_test.sh30 func_addr_1=`grep $2 $1 | awk '{print $1}'`
31 func_addr_2=`grep $3 $1 | awk '{print $1}'`
H A Dicf_preemptible_functions_test.sh26 func_addr_1=`grep $2 $1 | awk '{print $1}'`
27 func_addr_2=`grep $3 $1 | awk '{print $1}'`
H A Dicf_sht_rel_addend_test.sh26 func_addr_1=`grep $2 $1 | awk '{print $1}'`
27 func_addr_2=`grep $3 $1 | awk '{print $1}'`
H A Dicf_test.sh31 func_addr_1=`grep $2 $1 | awk '{print $1}'`
32 func_addr_2=`grep $3 $1 | awk '{print $1}'`
H A Dgc_tls_test.sh30 if grep -q "$2" "$1"
H A Dscript_test_4.sh30 if ! grep -q "$2" "$1"
H A Dver_test_2.sh32 if ! grep -q "$2" "$1"
H A Dicf_safe_test.sh30 func_addr_1=`grep $2 $1 | awk '{print $1}'`
31 func_addr_2=`grep $3 $1 | awk '{print $1}'`
41 func_addr_1=`grep $2 $1 | awk '{print $1}'`
42 func_addr_2=`grep $3 $1 | awk '{print $1}'`
52 grep_x86=`grep -q -e "Advanced Micro Devices X86-64" -e "Intel 80386" -e "ARM" $2`
H A Dhidden_test.sh34 if ! grep -q "$2" "$1"
47 if grep -q "$2" "$1"
H A Dicf_string_merge_test.sh26 func_addr_1=`grep $2 $1 | awk '{print $1}'`
27 func_addr_2=`grep $3 $1 | awk '{print $1}'`
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dfind-fluff6 grep '<p> *$' $i
/netbsd-6-1-5-RELEASE/tools/grep/
H A DMakefile4 HOSTPROGNAME= ${_TOOL_PREFIX}grep
5 HOST_SRCDIR= usr.bin/grep
/netbsd-6-1-5-RELEASE/distrib/sun2/ramdisk/
H A DShowsyms9 grep -i ' u ' $tf
10 grep -i ' a ' $tf
11 grep -i ' t ' $tf
12 grep -i ' d ' $tf
13 grep -i ' b ' $tf
16 nm -p rd_bin.syms | grep -i ' c '
H A DFindrefs10 nm -p $f | grep "$1" && echo $f
/netbsd-6-1-5-RELEASE/distrib/sun3/ramdisk/
H A DShowsyms9 grep -i ' u ' $tf
10 grep -i ' a ' $tf
11 grep -i ' t ' $tf
12 grep -i ' d ' $tf
13 grep -i ' b ' $tf
16 nm -p rd_bin.syms | grep -i ' c '
H A DFindrefs10 nm -p $f | grep "$1" && echo $f
/netbsd-6-1-5-RELEASE/gnu/usr.bin/grep/
H A DMakefile3 SUBDIR= lib .WAIT grep
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dcompare_tests43 grep '^FAIL:' "$now_s" | sed 's/^[^:]*:[ ]//' >$tmp1
44 grep '^PASS' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2
46 grep -s . $tmp2 >/dev/null
55 grep '^PASS' "$now_s" | sed 's/^[^:]*:[ ]//' >$tmp1
56 grep '^FAIL' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2
58 grep -s . $tmp2 >/dev/null
66 grep '^FAIL' "$now_s" | sed 's/^[^:]*:[ ]//' >$tmp1
67 grep '^[PF]A[SI][SL]' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -23 $tmp1 - >$tmp2
69 grep -s . $tmp2 >/dev/null
78 grep '
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dcompare_tests37 grep '^FAIL:' "$now_s" | sed 's/^[^:]*:[ ]//' >$tmp1
38 grep '^PASS' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2
40 grep -s . $tmp2 >/dev/null
49 grep '^PASS' "$now_s" | sed 's/^[^:]*:[ ]//' >$tmp1
50 grep '^FAIL' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2
52 grep -s . $tmp2 >/dev/null
60 grep '^FAIL' "$now_s" | sed 's/^[^:]*:[ ]//' >$tmp1
61 grep '^[PF]A[SI][SL]' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -23 $tmp1 - >$tmp2
63 grep -s . $tmp2 >/dev/null
72 grep '
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/grep/
H A DMakefile.cvs1 VERSION = $(shell cat configure.in |grep INIT_AUTOMAKE |sed -e 's/.*,//;s/^ //;s/.$$//' )
7 grep-$(VERSION).tar:
8 [ -e configure.in ] || ( echo Must be run from grep source dir ; exit 1 )
9 rm -rf /tmp/grep-$(VERSION) && cp -aR $(SRCDIR) /tmp/grep-$(VERSION) && cd /tmp/grep-$(VERSION) && make -f Makefile.cvs cvs-clean && make -f Makefile.cvs && rm -rf autom4te.cache && (find . -type d -name CVS |xargs rm -rf) && cd .. && tar chf $(SRCDIR)/grep-$(VERSION).tar grep-$(VERSION)
11 grep-$(VERSION).tar.bz2: grep
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/grep/
H A DMakefile2 # $FreeBSD: head/usr.bin/grep/Makefile 210389 2010-07-22 19:11:57Z gabor $
5 PROG= grep
6 SRCS= fastgrep.c file.c grep.c queue.c util.c
8 LINKS= ${BINDIR}/grep ${BINDIR}/egrep \
9 ${BINDIR}/grep ${BINDIR}/fgrep \
10 ${BINDIR}/grep ${BINDIR}/zgrep \
11 ${BINDIR}/grep ${BINDIR}/zegrep \
12 ${BINDIR}/grep ${BINDIR}/zfgrep
14 MLINKS= grep.1 egrep.1 \
15 grep
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/tests/kdc/
H A Dwait-kdc.sh47 if tail -30 ${log} | grep "${waitfor}" > /dev/null; then
50 if tail -30 ${log} | grep "No sockets" ; then
54 if tail -30 ${log} | grep "bind" | grep "Operation not permitted" ; then

Completed in 139 milliseconds

1234567891011>>