/titanic_41/usr/src/lib/libc/i386/etc/ |
H A D | caplib.ksh | 50 EGREP=/usr/bin/egrep 52 CMD_LIST="$CHMOD $ELFDUMP $MOUNT $UMOUNT $EGREP $SED" 68 LIBS=`$MOUNT | $EGREP "^/lib|^/usr/lib" | \ 128 echo $MOUNTLIB | $EGREP -s :
|
/titanic_41/usr/src/cmd/stmsboot/ |
H A D | stmsboot.sh | 51 EGREP=/usr/bin/egrep 244 $EGREP -s "$CLIENT_TYPE_PHCI" 247 $EGREP -s "$CLIENT_TYPE_VHCI" 342 $EGREP -s "$mpxiodisable_cur_entry" $TMPDRVCONF_MPXIO_ENTRY 348 $EGREP -s "$satadisable_cur_entry" $TMPDRVCONF_SATA_ENTRY 502 USERID=`id | $EGREP "uid=0"` 556 if $MOUNT -v | $EGREP -s " on / type (nfs|cachefs) "; then
|
H A D | mpxio-upgrade | 48 EGREP=/usr/bin/egrep 248 DUMPISZFS=`$AWK -F"=" '/DUMPADM_DEVICE/ {print $2}' /etc/dumpadm.conf|$EGREP zvol` 250 set -- `$DUMPADM -u 2>&1 | $EGREP 'cannot use /dev.* as dump device'`
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_user/zfs_list/ |
H A D | zfs_list_007_pos.ksh | 80 log_mustnot $ZFS list -rH -o name -t ${fs_type[$fs]} $DEPTH_FS | $EGREP -e '$eg_opt' 83 …log_must eval "$ZFS list -rH -o name -t ${fs_type[$fs]} $DEPTH_FS | $EGREP -e '$eg_opt' > $EXPECT_…
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/pool_names/ |
H A D | pool_names_002_neg.ksh | 68 $EGREP -v "$exclude" | \ 70 $EGREP -v "$NO_POOLS"); do
|
/titanic_41/usr/src/cmd/auditd/ |
H A D | svc-auditd | 33 EGREP=/usr/bin/egrep 92 $EGREP "perzone|all" 1>/dev/null 2>&1
|
/titanic_41/usr/src/common/mapfiles/gen/ |
H A D | Makefile | 100 $(ELFDUMP) -s -N.dynsym $(MAIN1) | $(EGREP) "WEAK|GLOB" | \ 103 $(ELFDUMP) -s -N.dynsym $(MAIN2) | $(EGREP) "WEAK|GLOB" | \
|
/titanic_41/usr/src/ |
H A D | Makefile | 155 $(EGREP) -vf $(CODEMGR_WS)/exception_lists/closed-bins) ) 235 $(EGREP) '^(cw|cc|gcc|primary|shadow)'; \ 254 $(EGREP) '^(cw|cc|gcc|primary|shadow)'; \
|
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | display.c | 84 EGREP, enumerator 100 findgreppat, EGREP}, 102 findegreppat, EGREP}, 412 if (fields[field].patterntype == EGREP) { in search()
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/redundancy/ |
H A D | redundancy.kshlib | 201 $EGREP -v "^pool$|^capacity$|^mirror$|^raidz1$|^raidz2$|---" | \ 202 $EGREP -v "/old$|^$pool$")
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_009_neg.ksh | 62 $ECHO "$pool_name" | $EGREP -v "$exclude" > /dev/null 2>&1
|
/titanic_41/usr/src/man/ |
H A D | Makefile.man | 47 @$(EGREP) -q "^.TH" $(@:%.check=%) || \
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | Makefile | 64 $(EGREP) -v '^(#|$$)' $(TERMCAPSRC) > $@
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cache/ |
H A D | cache.kshlib | 92 $ECHO $device | $EGREP "^c[0-F]+([td][0-F]+)+$" > /dev/null 2>&1
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/slog/ |
H A D | slog.kshlib | 93 $ECHO $device | $EGREP "^c[0-F]+([td][0-F]+)+$" > /dev/null 2>&1
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/ |
H A D | zfs_get_009_pos.ksh | 76 log_must eval "$ZFS get -rH -o name $prop $DEPTH_FS | $EGREP -e '$eg_opt' > $EXPECT_OUTPUT"
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/ |
H A D | zpool_create_005_pos.ksh | 99 mpt=`$ZFS mount | $EGREP "^$TESTPOOL[^/]" | $AWK '{print $2}'`
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | zpool_import_all_001_pos.ksh | 202 | $EGREP -v "$exclude" | $GREP -v $TESTPOOL); do
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | rsend_012_pos.ksh | 67 $EGREP -v "^vol|\.\.\.$")
|
/titanic_41/usr/src/grub/grub-0.97/stage1/ |
H A D | Makefile.in | 102 EGREP = @EGREP@
|
/titanic_41/usr/src/grub/grub-0.97/lib/ |
H A D | Makefile.in | 96 EGREP = @EGREP@
|
/titanic_41/usr/src/grub/grub-0.97/grub/ |
H A D | Makefile.in | 97 EGREP = @EGREP@
|
/titanic_41/usr/src/grub/grub-0.97/util/ |
H A D | Makefile.in | 102 EGREP = @EGREP@
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 972 EGREP="/usr/bin/egrep" 1079 export DEBUG VERB ECHO EVAL EGREP GREP STEP TMPDIR 2503 ${EGREP} ".*${ADMIN_ACI_NAME}.*write,compare,read,search.*${LDAP_ADMINDN}.*" \ 4464 ${EGREP} $1 $2 | ${SED} -e 's/aci=//' > ${TMPDIR}/grep_find_delete_aci 2>&1 4518 ${EGREP} ${ACI_TO_ADD} ${TMPDIR}/chk_aci_non_admin 2>&1 > /dev/null 4587 ${EGREP} ${ACI_TO_ADD} ${TMPDIR}/chk_aci_non_host 2>&1 > /dev/null 4716 ${ECHO} $1 | ${EGREP} '^[0-9]+(\.[0-9]+)*$' > /dev/null 2>&1 4719 attributeTypes | ${EGREP} -i '^attributetypes[ ]*=[ ]*\([ ]*$1 ' ${VERB}" 4722 attributeTypes | ${EGREP} -i \"'$1'\" ${VERB}"
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | Makefile.in | 101 EGREP = @EGREP@
|