Home
last modified time | relevance | path

Searched refs:egrep (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd-9-stable/tools/regression/geom_eli/
Dconfigure-b-B.t19 geli dump md${no} | egrep 'flags: 0x0$' >/dev/null
33 geli dump md${no} | egrep 'flags: 0x2$' >/dev/null
47 geli dump md${no} | egrep 'flags: 0x0$' >/dev/null
61 geli dump md${no} | egrep 'flags: 0x2$' >/dev/null
75 geli list md${no}.eli | egrep '^Flags: .*BOOT' >/dev/null
89 geli list md${no}.eli | egrep '^Flags: .*BOOT' >/dev/null
96 geli dump md${no} | egrep 'flags: 0x0$' >/dev/null
110 geli list md${no}.eli | egrep '^Flags: .*BOOT' >/dev/null
117 geli dump md${no} | egrep 'flags: 0x2$' >/dev/null
/freebsd-9-stable/lib/libc/regex/grot/
Dmkh7 egrep='^ =([ ]|$)'
41 egrep='^ ==([ ]|$)'
66 egrep "$egrep" $f | sed 's/^ ==*[ ]//;s/^ ==*$//' | sed "$peel"
/freebsd-9-stable/etc/rc.d/
Dgptboot43 egrep '(^=>| freebsd-ufs .*(\[|,)(bootfailed|bootonce)(,|\]))' | \
45 egrep -v '(\[|,)bootme(,|\])' | \
51 echo "${attrs}" | egrep -q '(\[|,)bootfailed(,|\])'
53 echo "${attrs}" | egrep -q '(\[|,)bootonce(,|\])'
/freebsd-9-stable/etc/periodic/daily/
D440.status-mailq28 egrep -e '^[[:space:]]+[^[:space:]]+@' |
36 egrep -v '(mqueue is empty|Total requests)' | wc -l)
49 egrep -e '^[[:space:]]+[^[:space:]]+@' |
57 egrep -v '(mqueue is empty|Total requests)' | wc -l)
D405.status-ata-raid20 for raid in `find /dev/ -name 'ar[0-9]*' -type c | egrep '[0-9]$' \
21 | egrep -v 's[0-9]' | cut -d / -f 3`
/freebsd-9-stable/contrib/dialog/
Dheaders-sh.in104 | egrep '^#(if|ifdef|ifndef|elif)' \
107 | egrep '^(HAVE_|NEED_|NO_|ENABLE_|DISABLE_)' \
114 egrep '^#define[ ][ ]*['$ALNUM']' $REF/$CONFIGH \
118 | egrep -v "^${PACKAGE}_" \
120 | egrep -v "^${PKGNAME}_"`
/freebsd-9-stable/crypto/openssl/demos/tunala/
Dtest.sh21 L1=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$CLIENT_PORT"`
22 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
44 L1=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$CLIENT_PORT"`
45 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
/freebsd-9-stable/contrib/bmake/
Dmkdeps.sh126 egrep -vi "included from|warning" $EF > ${EF}2
145 egrep '^#[ ]*include' $* | egrep -v "$IGNORE" | \
151 $cpp $cpp_opts $cc_include $* 2>> $EF | egrep '^#.*\.h"' | sed 's,^#.*"\(.*\)".*,\1,' |
152 egrep -v "$IGNORE" | sort -u;;
/freebsd-9-stable/contrib/ntp/scripts/deprecated/
Dntp-restart6 kill -INT `ps -ax | egrep "ntpd" | egrep -v "egrep" | sed 's/^\([ 0-9]*\) .*/\1'/`
/freebsd-9-stable/contrib/groff/src/roff/grog/
Dgrog.sh32 egrep -h "^\.(\[|\])|((P|PS|[PLI]P|[pnil]p|sh|Dd|Tp|Dp|De|Cx|Cl|Oo|.* Oo|Oc|.* Oc|TS|EQ|TH|SH|so|\[…
37 | egrep '^\.(P|PS|[PLI]P|[pnil]p|sh|Dd|Tp|Dp|De|Cx|Cl|Oo|.* Oo|Oc|.* Oc|TS|EQ|TH|SH|\[|\]|R1|GS|G1|…
/freebsd-9-stable/crypto/openssh/contrib/aix/
Dbuildbff.sh29 if echo $0 | egrep '^/'
39 if pwd | egrep 'contrib/aix$'
207 if cut -f1 -d: /etc/group | egrep '^'$SSH_PRIVSEP_USER'\$' >/dev/null
224 if egrep '^[ \t]*UsePrivilegeSeparation[ \t]+no' $sysconfdir/sshd_config >/dev/null
276 if egrep "^\$oldstartcmd" /etc/rc.tcpip >/dev/null
/freebsd-9-stable/crypto/openssh/
Dbuildpkg.sh.in136 if egrep "^#define USE_SOLARIS_PROCESS_CONTRACTS" config.h > /dev/null 2>&1
379 if cut -f1 -d: \${PKG_INSTALL_ROOT}/etc/passwd | egrep '^'$SSH_PRIVSEP_USER'\$' >/dev/null
390 if cut -f1 -d: \${PKG_INSTALL_ROOT}/etc/group | egrep '^'\$SSH_PRIVSEP_GROUP'\$' >/dev/null
400 if cut -f3 -d: \${PKG_INSTALL_ROOT}/etc/group | egrep '^'$SSHDGID'\$' >/dev/null
413 if cut -f3 -d: \${PKG_INSTALL_ROOT}/etc/passwd | egrep '^'$SSHDUID'\$' >/dev/null
542 /usr/bin/svcs -H $OPENSSH_FMRI 2>&1 | egrep "^online" > /dev/null 2>&1
643 find . | egrep -v "prototype|pkginfo|mk-proto.awk" | sort | \
/freebsd-9-stable/contrib/cvs/contrib/
Dcvscheck.sh76 changedfiles=`cvs diff | egrep '^diff' | awk '{print $3}'`
83 removedfiles=`cvs status | egrep '^File:[ ]*no file' | awk '{print $4}'`
/freebsd-9-stable/tools/tools/release/
Dchk_dokern.sh_and_drivers.conf34 egrep -qw "^((pseudo-)?device|options)[[:space:]]+$x" ../sys/${arch}/conf/GENERIC || \
49 egrep -q "^((pseudo-)?device|options|makeoptions)[[:space:]]+$x" \
/freebsd-9-stable/share/examples/hast/
Ducarp_down.sh63 mount | egrep -q "^${device} on "
75 zpool list | egrep -q "^${pool} "
/freebsd-9-stable/tools/tools/zfsboottest/
Dzfsboottest.sh97 … - `find "${mountpoint}${startdir}" -type f | sed "s@^${mountpoint}@@"` | egrep '^[0-9a-z]{32} /' …
98 find "${mountpoint}${startdir}" -type f | xargs md5 -r | sed "s@ ${mountpoint}@ @" | egrep '^[0-9a-…
/freebsd-9-stable/contrib/binutils/
Dconfig.rpath146 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
165 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
167 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
/freebsd-9-stable/contrib/libreadline/support/
Dconfig.rpath146 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
165 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
167 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
/freebsd-9-stable/tools/regression/zfs/
Dmisc.sh6 echo ${dir} | egrep '^/' >/dev/null 2>&1
63 …eexp=`echo "${eorig}" | egrep -v '^[ ]*$' | sed 's/^[ ][ ]*//g;s/[ ][ ]*$//g;s/[ ][ ]*/ /g;…
66 …got=`echo "${gorig}" | egrep -v '^[ ]*$' | sed 's/^[ ][ ]*//g;s/[ ][ ]*$//g;s/[ ][ ]*/ /g;s…
67 echo "${got}" | egrep "${eexp}" >/dev/null
/freebsd-9-stable/contrib/libpcap/
Drunlex.sh83 if flex --help | egrep noFUNCTION >/dev/null
96 if flex --help | egrep reentrant >/dev/null
/freebsd-9-stable/contrib/amd/
Dbootstrap61 egrep -v "${CUTWARNMSG1}" ${LOG} > ${LOG}.new
81 egrep -v "${CUTWARNMSG2}" ${LOG} > ${LOG}.new
/freebsd-9-stable/usr.bin/kdump/
Dmksubr77 egrep "^#[[:space:]]*define[[:space:]]+"${grep}"[[:space:]]*" \
110 egrep "^#[[:space:]]*define[[:space:]]+"${grep}"[[:space:]]*" \
142 egrep "^#[[:space:]]*define[[:space:]]+"${grep}"[[:space:]]*" \
/freebsd-9-stable/contrib/gdb/
Dltcf-gcj.sh94 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
192 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
204 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
220 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
240 if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then
/freebsd-9-stable/usr.bin/grep/
DMakefile24 LINKS= ${BINDIR}/grep ${BINDIR}/egrep \
30 MLINKS= grep.1 egrep.1 \
/freebsd-9-stable/gnu/usr.bin/grep/
DMakefile20 LINKS+= ${BINDIR}/grep ${BINDIR}/egrep \
22 MLINKS= grep.1 egrep.1 grep.1 fgrep.1

1234567