Home
last modified time | relevance | path

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

12345678910

/src/usr.sbin/ctladm/tests/
H A Dport.sh77 atf_check egrep -q "Port created successfully" port-create.txt
78 atf_check egrep -q "frontend: *ioctl" port-create.txt
79 atf_check egrep -q "port: *[0-9]+" port-create.txt
82 atf_check egrep -q "$portnum *YES *ioctl *ioctl" portlist.txt
101 atf_check egrep -q "Port created successfully" port-create.txt
124 atf_check egrep -q "Port created successfully" port-create.txt
125 atf_check egrep -q "frontend: *iscsi" port-create.txt
126 atf_check egrep -q "port: *[0-9]+" port-create.txt
130 atf_check egrep -q "$portnum *NO *iscsi *iscsi.*$TARGET" portlist.txt
153 atf_check egrep -q "Port created successfully" port-create.txt
[all …]
/src/lib/libc/regex/grot/
H A Dmkh6 egrep='^ =([ ]|$)'
40 egrep='^ ==([ ]|$)'
65 egrep "$egrep" $f | sed 's/^ ==*[ ]//;s/^ ==*$//' | sed "$peel"
/src/libexec/rc/rc.d/
H A Dgptboot42 egrep '(^=>| freebsd-ufs .*(\[|,)(bootfailed|bootonce)(,|\]))' | \
44 egrep -v '(\[|,)bootme(,|\])' | \
50 echo "${attrs}" | egrep -q '(\[|,)bootfailed(,|\])'
52 echo "${attrs}" | egrep -q '(\[|,)bootonce(,|\])'
/src/usr.sbin/periodic/etc/daily/
H A D440.status-mailq27 egrep -e '^[[:space:]]+[^[:space:]]+@' |
35 egrep -v '((Mail |m)queue is empty|Total requests)' | wc -l)
48 egrep -e '^[[:space:]]+[^[:space:]]+@' |
56 egrep -v '(mqueue is empty|Total requests)' | wc -l)
/src/contrib/bmake/
H A Dmkdeps.sh126 *) egrep() { grep -E "$@"; } function
133 egrep -vi "included from|warning" $EF > ${EF}2
152 egrep '^#[ ]*include' $* | egrep -v "$IGNORE" | \
158 $cpp $cpp_opts $cc_include $* 2>> $EF | egrep '^#.*\.h"' | sed 's,^#.*"\(.*\)".*,\1,' |
159 egrep -v "$IGNORE" | sort -u;;
H A Dfind_lib.sh8 *) egrep() { grep -E "$@"; } function
13 found=`nm $lib | egrep "$re"`
/src/tools/test/stress2/misc/
H A Dswappedout.sh38 ps auxww | awk '{print $8}' | egrep -q ".W" || exit 0
40 if ps auxww | awk '{print $8}' | egrep -q ".W"; then
46 ps auxww | awk '{print $2, $8}' | egrep "[^ ]W" | while read l; do
H A Dsnap11.sh65 egrep -v "WARNING|WRITE" $log | LANG=C grep -q "[A-Z][A-Z]" &&
67 egrep -q "check-hash|Can't open" $log && { cat $log; s=1; }
82 egrep -v "IS CLEAN" $log | grep -q "[A-Z]" $log || { cat $log; s=1; }
H A Dfuzz.sh67 if fsck -f -y /dev/md$mdstart 2>&1 | egrep "^[A-Z]" > /dev/null; then
68 if fsck -f -y /dev/md$mdstart 2>&1 | egrep "^[A-Z]" > /dev/null; then
69 if fsck -f -y /dev/md$mdstart 2>&1 | egrep "^[A-Z]" > /dev/null; then
H A Dzfs9.sh53 zpool list | egrep -q "^stress2_tank" && zpool destroy stress2_tank
62 egrep -v "/run/"`
H A Dsnap10.sh52 egrep -v "WARNING|WRITE" $log | LANG=C grep -q "[A-Z][A-Z]" &&
54 egrep -q "check-hash|Can't open" $log && { cat $log; s=3; }
/src/contrib/bmake/mk/
H A Dinstall-mk136 # some Linux systems have deprecated egrep in favor of grep -E
137 case "`echo bmake | egrep 'a' 2>&1`" in
138 *"grep -E"*) egrep='grep -E';;
139 *) egrep=egrep;;
171 mk_files=`grep '^[a-z].*\.mk' FILES | $egrep -v '(examples/|^sys\.mk|sys/)'`
172 mk_scripts=`$egrep '^[a-z].*[.-](sh|py)' FILES | $egrep -v '/'`
/src/contrib/unbound/contrib/
H A Dunbound.init_yocto52 if ! egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/log' /proc/mounts; then
57 if ! egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/random' /proc/mounts; then
79 if egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/log' /proc/mounts; then
82 if egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/random' /proc/mounts; then
H A Dunbound.init52 if ! egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/log' /proc/mounts; then
57 if ! egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/urandom' /proc/mounts; then
79 if egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/log' /proc/mounts; then
82 if egrep -q '^/[^[:space:]]+[[:space:]]+'${rootdir}'/dev/urandom' /proc/mounts; then
/src/contrib/dialog/
H A Dheaders-sh.in106 | egrep '^#(if|ifdef|ifndef|elif)' \
109 | egrep '^(HAVE_|NEED_|NO_|ENABLE_|DISABLE_)' \
116 egrep '^#define[ ][ ]*['$ALNUM']' $REF/$CONFIGH \
120 | egrep -v "^${PACKAGE}_" \
/src/tools/build/
H A Ddepend-cleanup.sh168 if egrep -qw "${4:-$2\.$3}" "${dir}"/.depend.$2.*o 2>/dev/null; then
190 if strings "${dir}"/$2.*o 2>/dev/null | egrep -qw "${4}"; then
220 egrep -v "^WITH(OUT)?_(${IGNORED_OPTS})="
233 egrep -v "^WITH(OUT)?_(${IGNORED_OPTS})="
/src/crypto/krb5/src/build-tools/
H A Dt_krbconf27 if ./krb5-config --libs kdb | egrep -s '\$' > /dev/null; then
33 if ./krb5-config --cflags | egrep -s '\$' > /dev/null; then
/src/contrib/ntp/scripts/deprecated/
H A Dntp-restart6 kill -INT `ps -ax | egrep "ntpd" | egrep -v "egrep" | sed 's/^\([ 0-9]*\) .*/\1'/`
/src/crypto/heimdal/lib/hx509/
H A Dtest_nist2.in41 egrep="@egrep@"
116 if ${egrep} "^${name} FAIL" $srcdir/data/nist-result2 > /dev/null; then
122 elif ${egrep} "^${name} EITHER" $srcdir/data/nist-result2 > /dev/null; then
/src/crypto/openssh/contrib/aix/
H A Dbuildbff.sh28 if echo $0 | egrep '^/'
38 if pwd | egrep 'contrib/aix$'
206 if cut -f1 -d: /etc/group | egrep '^'$SSH_PRIVSEP_USER'\$' >/dev/null
223 if egrep '^[ \t]*UsePrivilegeSeparation[ \t]+no' $sysconfdir/sshd_config >/dev/null
261 if egrep "^\$oldstartcmd" /etc/rc.tcpip >/dev/null
/src/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh193 atf_test_case egrep
201 egrep '\?|\*$$' "$(atf_get_srcdir)/d_input"
463 atf_check -e ignore -s not-exit:0 egrep '{' /dev/null
614 atf_check -o inline:"Foo\n" egrep -o -e "F.." test1
616 atf_check -o inline:"Foobar\n" egrep -o -e "F[a-z]*" test1
618 atf_check -o inline:"Fo\n" egrep -o -e "F(o|p)" test1
620 atf_check -o inline:"(ed)\n" egrep -o -e "\(ed\)" test1
622 atf_check -o inline:"M\n" egrep -o -e "M{1}" test2
624 atf_check -o inline:"M{1}\n" egrep -o -e "M\{1\}" test2
980 atf_add_test_case egrep
/src/tools/tools/release/
H A Dchk_dokern.sh_and_drivers.conf33 egrep -qw "^((pseudo-)?device|options)[[:space:]]+$x" ../sys/${arch}/conf/GENERIC || \
48 egrep -q "^((pseudo-)?device|options|makeoptions)[[:space:]]+$x" \
/src/crypto/openssh/
H A 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 | \
/src/tools/tools/zfsboottest/
H A Dzfsboottest.sh96 … - `find "${mountpoint}${startdir}" -type f | sed "s@^${mountpoint}@@"` | egrep '^[0-9a-z]{32} /' …
97 find "${mountpoint}${startdir}" -type f | xargs md5 -r | sed "s@ ${mountpoint}@ @" | egrep '^[0-9a-…
/src/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd_fault_001_pos.ksh103 $ZPOOL status $TESTPOOL | egrep -q "scan:.*resilvered"
105 $ZPOOL status $TESTPOOL | egrep -q "state:.*ONLINE"

12345678910