HomeSort by: relevance | last modified time | path
    Searched refs:grep (Results 1 - 25 of 193) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/tests/compat/linux/
h_common.sh 32 modstat | grep -q '^compat_linux\W' \
  /src/distrib/sun2/ramdisk/
Showsyms 9 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 '
Findrefs 10 nm -p $f | grep "$1" && echo $f
  /src/distrib/sun3/ramdisk/
Showsyms 9 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 '
Findrefs 10 nm -p $f | grep "$1" && echo $f
  /src/tools/grep/
Makefile 4 HOSTPROGNAME= ${_TOOL_PREFIX}grep
5 HOST_SRCDIR= usr.bin/grep
  /src/usr.bin/grep/
Makefile 2 # $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.1 fgrep.1
    [all...]
  /src/distrib/sets/
sort-list 10 { grep '^#' "$fname" || die "Missing comment line in $fname"
11 grep -v '^#' "$fname" | LC_ALL=C sort
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/
analyze_libtsan.sh 14 grep __tsan_$1.: -A 10000 ${OBJDUMP_CONTENTS} | \
35 nm -S $BIN | grep "__tsan_" > ${NM_CONTENTS}
41 size=$(grep __tsan_$f$ ${NM_CONTENTS} | awk --non-decimal-data '{print ("0x"$2)+0}')
42 rsp=$(grep '(%rsp)' $file | wc -l)
43 push=$(grep 'push' $file | wc -l)
44 pop=$(grep 'pop' $file | wc -l)
45 call=$(grep 'call' $file | wc -l)
48 mov=$(grep 'mov' $file | wc -l)
49 lea=$(grep 'lea' $file | wc -l)
50 sh=$(grep 'shr\|shl' $file | wc -l
    [all...]
  /src/usr.bin/gzip/
zgrep 27 grep=/usr/bin/grep
46 # skip all options and pass them on to grep taking care of options
52 # from GNU grep-2.5.1 -- keep in sync!
89 # pattern to grep for
95 # if no -e option was found, take next argument as grep-pattern
109 # call grep ...
113 ${zcat} -fq - | ${grep} ${grep_args} -- "${pattern}" -
121 ${zcat} -fq -- "$1" | ${grep} --label="${1}" ${grep_args} -- "${pattern}" -
  /src/tests/usr.bin/grep/
t_grep.sh 36 'jot 10000 | grep 123'
48 atf_check -o file:"$(atf_get_srcdir)/d_binary.out" grep foobar test.file
62 atf_check -o file:"$(atf_get_srcdir)/d_recurse.out" -x "grep -r haddock recurse | sort"
76 atf_check -o file:"$(atf_get_srcdir)/d_recurse_noarg.out" -x "cd recurse && grep -r haddock | sort"
92 grep -r string test
103 grep -w separated $(atf_get_srcdir)/d_input
117 env LC_ALL=C grep "array" "input"
119 env LC_ALL=C grep -w "array" "input"
121 # XXX: In an UTF-8 locale, GNU Grep treats '[' as a word character.
123 env LC_ALL="C.UTF-8" grep -w "array" "input
    [all...]
  /src/regress/sys/fs/ffs/
estimatecompare 7 est=`/sbin/dump $* 2>&1 | grep estimated`
  /src/tests/usr.bin/mkdep/
t_mkdep.sh 41 atf_check -o ignore grep '^some/path/sample.o:' sample.d
55 atf_check -o ignore grep '^sample.o:' sample.d
59 atf_check -o ignore grep '^sample.b sample.a:' sample.d
63 atf_check -o ignore grep '^sample:' sample.d
76 atf_check -o ignore grep '^c/dsample.b c/dsample.a:' sample.d
  /src/share/misc/
make.country 37 grep '<tr class="[oe]">' $I1 |
48 grep -v href= |
51 grep ';[A-Z][A-Z]' $I2 |
  /src/usr.bin/make/unit-tests/
export-variants.mk 10 SHVAR!= env | grep ^UT_ || true
15 .if ${:!env | grep ^UT_ || true!} != ""
19 .if ${env | grep ^UT_ || true:L:sh} != ""
26 SHVAR!= env | grep ^UT_ || true
31 .if ${:!env | grep ^UT_ || true!} != "UT_VAR=value"
35 .if ${env | grep ^UT_ || true:L:sh} != "UT_VAR=value"
  /src/sys/arch/next68k/stand/boot/
newvers.sh 30 v=`grep build build.c 2>/dev/null | sed -e 's/.* = \([0-9]*\);/\1/'`
  /src/tests/usr.sbin/execsnoop/
t_execsnoop.sh 42 ! modstat dtrace_syscall | grep dtrace_syscall &&
61 if [ ! $(cat $stdout | grep "whoami" | wc -l) -eq 10 ]; then
  /src/bin/ksh/
siglist.sh 30 $CPP $in | grep -v '^#' | tr -d '\n' | ${SED} 's/},/},\
46 tr '`' '"' | grep -v '"DUMMY"'
  /src/etc/rc.d/
swap2 31 if swapctl -s | grep "no swap devices configured" > /dev/null;
  /src/sys/arch/amiga/dev/
Makefile 10 grep '$$NetBSD' ${.ALLSRC} \
  /src/sys/arch/atari/conf/
makeconf 14 grep -h '$NetBSD' $2 GENERIC.in | sed -e 's/\$NetBSD/ NetBSD/' >> $1
16 grep -h '$NetBSD' GENERIC.in | sed -e 's/\$NetBSD/ NetBSD/' >> $1
  /src/sys/conf/
ldscript.mk 16 ${CPP} -I. ${KERNLDSCRIPT} | grep -v '^#' | grep -v '^$$' >$@
  /src/tests/kernel/
t_nointerpreter.sh 43 spam=$(dmesg | grep "check exec failed")
  /src/bin/sh/
mknodenames.sh 48 grep '^#define' "$NODES" | sort -k3n | while read define name number opt_comment
  /src/tests/usr.bin/config/
t_config.sh 170 grep -q '^ a\.c ' $f &&
171 grep -q '^ b\.c ' $f &&
172 grep -q '^ c\.c ' $f &&
191 grep -q '^a\.o:' $f >>tmp
192 grep -q '^b\.o:' $f >>tmp
193 grep -q '^c\.o:' $f >>tmp
215 grep -q '^CFDRIVER_DECL(d, ' $f &&
216 grep -q '&d_cd,' tmp.cfdriver &&
217 grep -q '^extern struct cfattach d_ca;$' $f &&
218 grep -q '^static const struct cfiattrdata \* const d_attrs\[\]' $f &
    [all...]

Completed in 20 milliseconds

1 2 3 4 5 6 7 8