Home
last modified time | relevance | path

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

1234

/titanic_44/usr/src/tools/scripts/
H A Dnightly.sh198 egrep ":" $SRC/${INSTALLOG}.out |
199 egrep -e "(^${MAKE}:|[ ]error[: \n])" | \
200 egrep -v "Ignoring unknown host" | \
201 egrep -v "cc .* -o error " | \
202 egrep -v "warning" | tee $TMPDIR/build_errs${SUFFIX} \
216 egrep -i warning: $SRC/${INSTALLOG}.out \
217 | egrep -v '^tic:' \
218 | egrep -v "symbol (\`|')timezone' has differing types:" \
219 | egrep -v "parameter <PSTAMP> set to" \
220 | egrep -v "Ignoring unknown host" \
[all …]
/titanic_44/usr/src/cmd/dfs.cmds/shareall/
H A Dshareall.sh71 `egrep "^[^#]*[ ][ ]*-F[ ]*(\`echo $fsys|tr ',' '|'\`)" |
77 def_fs=`egrep '^[^#]' $fsys_file | awk '{print $1; exit}'`
86 `egrep -v "(^[#]|-F)" | /sbin/sh`
/titanic_44/usr/src/cmd/svc/milestone/
H A Drmtmpfiles46 /sbin/mount | /usr/bin/egrep '^/tmp(/| )' >/dev/null 2>&1 || {
72 /sbin/mount | /usr/bin/egrep '^/var/tmp(/| )' >/dev/null 2>&1 || {
82 /usr/bin/ls -a | /usr/bin/egrep -v '^(Ex.*|\.|\.\.)$' |
H A Dfs-root36 /usr/sbin/mount | egrep -s "^/lib/libc.so.1 on "
45 /usr/sbin/mount | egrep -s "^/lib/$ARCH64/libc.so.1 on "
/titanic_44/usr/src/cmd/calendar/
H A Dcalendar.sh55 TRAP_IGNORE=`trap | egrep -c "^$i:\$"`
72 egrep -f ${_tmp} calendar
89 egrep -f ${_tmp} ${_dir}/calendar 2>/dev/null \
/titanic_44/usr/src/lib/libshell/common/scripts/
H A Dcpvprint.sh173 …set | egrep '^tree.' | sed 's/^tree\.//' | egrep -v '^[[:alnum:]]+(\.([[:alnum:]\.]+)(\[.*\])*)*=\…
176 set | egrep "^tree."
H A Dsvcproptree1.sh153 set | egrep "^svc.proptree\[" | fgrep -v ']=$'
156 typeset + | egrep "^svc.proptree\["
H A Dfiletree1.sh212 set | egrep "^myfiletree\[" | fgrep -v ']=$'
215 typeset + | egrep "^myfiletree\["
/titanic_44/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh261 /usr/bin/egrep -s "SUNW_PKG_HOLLOW=true" \
351 /usr/bin/egrep -s "$NETPHYSDEF" $insttmpfile
359 /usr/bin/egrep -s "$NETPHYSNWAM" $insttmpfile
367 for i in $(/usr/bin/egrep network/routing $insttmpfile)
381 for i in $(/usr/bin/egrep -hv "^#" \
386 /usr/bin/egrep -s "$i:" $insttmpfile || continue
398 for i in $(/usr/bin/egrep network/shares/group $insttmpfile)
429 for i in $(/usr/bin/egrep -hv "^#" /usr/lib/brand/solaris10/pkgrm.lst \
/titanic_44/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh155 if egrep -s '[*$^#!]+' $TMP_FILE; then
265 if egrep -s '\/admin' $TMP_FILE; then
269 if egrep -s '\/' $TMP_FILE; then
294 if egrep -s '[^.]\.[^.]+$' $TMP_FILE; then
298 if egrep -s '\.+' $TMP_FILE; then
385 if egrep -s "$(gettext "Valid starting")" $TMP_FILE && \
386 egrep -s "kadmin/$master_hn@$REALM" $TMP_FILE; then
577 egrep '_default_realm_' > /dev/null 2>&1
/titanic_44/usr/src/cmd/zoneadm/
H A Dsvc-zones54 egrep -vs '^#|^global:' /etc/zones/index || exit 0 # no local zones
92 egrep -vs '^#|^global:' /etc/zones/index || exit 0 # no local zones
/titanic_44/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh179 egrep -s "Solaris Brand Replacement" $filename
473 egrep -s "^rootpool=" identification
713 echo $i | egrep -s "/" && continue
722 list=$(cd "$source_dir" && ls -d * | egrep -v "$filt")
/titanic_44/usr/src/lib/libshell/common/data/
H A Dsolaris_cmdlist.h106 ASTCMDLIST(egrep)
107 XPG4CMDLIST(egrep)
/titanic_44/usr/src/cmd/cmd-crypto/scripts/
H A Dr.kmfconf51 egrep -s "$pkg_start" $dest && start=1
52 egrep -s "$pkg_end" $dest && end=1
H A Dr.kcfconf52 egrep -s "$pkg_start" $dest && start=1
53 egrep -s "$pkg_end" $dest && end=1
H A Dr.pkcs11conf52 egrep -s "$pkg_start" $dest && start=1
53 egrep -s "$pkg_end" $dest && end=1
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.wlcmd68 add xlate.c:xlate/f target `funcs | egrep '_to(m|f)$'` xlate.c:byte_to
69 add xlate64.c:xlate/f target `funcs | egrep '_to(m|f)$'` xlate64.c:byte_to
/titanic_44/usr/src/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufunc.ksh65 script | tee /dev/fd/2 | egrep '(ksh|libshell\.so\.[0-9])`[a-zA-Z_]' > /dev/null
H A Dtst.umod.ksh64 script | tee /dev/fd/2 | egrep '(ksh|libshell)' > /dev/null
H A Dtst.usym.ksh65 script | tee /dev/fd/2 | egrep '(ksh|libshell\.so\.[0-9])`[a-zA-Z_]' > /dev/null
/titanic_44/usr/src/cmd/tsol/zones/
H A Dzoneunshare.sh77 `egrep "^$rootpath"|nawk '{ print "/usr/sbin/unshare " $1 ";" }'|/sbin/sh`
H A Dzoneshare.sh79 `egrep -v "(^[#])" | nawk -v rootpath=$rootpath \
/titanic_44/usr/src/cmd/sgs/packages/
H A DMakefile.targ30 -o $(PACKAGE) 2>&1 | egrep -v "$(SRC)|parametric paths may"
/titanic_44/usr/src/cmd/egrep/
H A DMakefile27 PROG= egrep
/titanic_44/usr/src/cmd/grep_xpg4/
H A Dgrep.c85 static uchar_t egrep = 0; /* Invoked as egrep */ variable
158 egrep++; in main()
273 if (egrep || fgrep) { in main()
292 if (egrep) in main()
1179 if (egrep || fgrep) { in usage()

1234