/titanic_44/usr/src/tools/scripts/ |
H A D | nightly.sh | 198 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 D | shareall.sh | 71 `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 D | rmtmpfiles | 46 /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 D | fs-root | 36 /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 D | calendar.sh | 55 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 D | cpvprint.sh | 173 …set | egrep '^tree.' | sed 's/^tree\.//' | egrep -v '^[[:alnum:]]+(\.([[:alnum:]\.]+)(\[.*\])*)*=\… 176 set | egrep "^tree."
|
H A D | svcproptree1.sh | 153 set | egrep "^svc.proptree\[" | fgrep -v ']=$' 156 typeset + | egrep "^svc.proptree\["
|
H A D | filetree1.sh | 212 set | egrep "^myfiletree\[" | fgrep -v ']=$' 215 typeset + | egrep "^myfiletree\["
|
/titanic_44/usr/src/lib/brand/solaris10/zone/ |
H A D | p2v.ksh | 261 /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 D | kdcmgr.sh | 155 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 D | svc-zones | 54 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 D | common.ksh | 179 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 D | solaris_cmdlist.h | 106 ASTCMDLIST(egrep) 107 XPG4CMDLIST(egrep)
|
/titanic_44/usr/src/cmd/cmd-crypto/scripts/ |
H A D | r.kmfconf | 51 egrep -s "$pkg_start" $dest && start=1 52 egrep -s "$pkg_end" $dest && end=1
|
H A D | r.kcfconf | 52 egrep -s "$pkg_start" $dest && start=1 53 egrep -s "$pkg_end" $dest && end=1
|
H A D | r.pkcs11conf | 52 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 D | libelf.wlcmd | 68 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 D | tst.ufunc.ksh | 65 script | tee /dev/fd/2 | egrep '(ksh|libshell\.so\.[0-9])`[a-zA-Z_]' > /dev/null
|
H A D | tst.umod.ksh | 64 script | tee /dev/fd/2 | egrep '(ksh|libshell)' > /dev/null
|
H A D | tst.usym.ksh | 65 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 D | zoneunshare.sh | 77 `egrep "^$rootpath"|nawk '{ print "/usr/sbin/unshare " $1 ";" }'|/sbin/sh`
|
H A D | zoneshare.sh | 79 `egrep -v "(^[#])" | nawk -v rootpath=$rootpath \
|
/titanic_44/usr/src/cmd/sgs/packages/ |
H A D | Makefile.targ | 30 -o $(PACKAGE) 2>&1 | egrep -v "$(SRC)|parametric paths may"
|
/titanic_44/usr/src/cmd/egrep/ |
H A D | Makefile | 27 PROG= egrep
|
/titanic_44/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 85 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()
|