Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 25 of 241) sorted by relevance

12345678910

/titanic_44/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_common.kshlib74 $DIFF $OLD_HISTORY $TMP_HISTORY | $GREP "^> " | $SED 's/^> //g' \
78 $GREP "$histcmd" $NEW_HISTORY >/dev/null 2>&1 || \
106 $GREP "$cmd \[user $uid ($user) on $hname\]" $NEW_HISTORY >/dev/null \
131 $GREP "@$snapname"); do
132 $GREP "$subcmd $ds ([0-9]*) tag=$tag" $NEW_HISTORY \
163 $GREP "clone swap $rb_fs ([0-9]*) parent=$parent_fs" $NEW_HISTORY \
170 $GREP "destroy $rb_fs" $NEW_HISTORY >/dev/null 2>&1
192 $GREP "$subcmd $ds ([0-9]*) ${prop}=" $NEW_HISTORY >/dev/null \
222 $ECHO $cmd | $AWK '{i = NF - 1; print $i}' | $GREP '@' >/dev/null \
245 $GREP "permission $subcmd $dsname ([0-9]*) $code" \
[all …]
H A Dhistory_001_pos.ksh93 $DIFF $OLD_HISTORY $TMP_HISTORY | $GREP "^> " | $SED 's/^> //g' > \
95 $GREP "$($ECHO "$cmd1" | $SED 's/\/usr\/sbin\///g')" $NEW_HISTORY \
97 $GREP "$($ECHO "$cmd2" | $SED 's/\/usr\/sbin\///g')" $NEW_HISTORY \
107 upgrade_pool=$($ZPOOL import -d $import_dir | $GREP "pool:" | $AWK '{print $2}')
H A Dhistory_003_pos.ksh89 $GREP 'zpool create' $TMPFILE >/dev/null 2>&1 ||
92 $GREP 'zfs create' $TMPFILE >/dev/null 2>&1 &&
95 $GREP 'zfs set compress' $TMPFILE >/dev/null 2>&1 ||
H A Dhistory_007_pos.ksh73 $CAT $orig_cmds_f | $GREP -v "^$" > $orig_cmds_f1
83 TZ=$TIMEZONE $ZPOOL history $migratedpoolname | $GREP -v "^$" \
95 $GREP "$subcmd" $migrated_cmds_f >/dev/null 2>&1
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_expand/
H A Dzpool_expand_001_pos.ksh106 $GREP "pool '$TESTPOOL1' size:" | \
107 $GREP "vdev online" | \
108 $GREP "(+${EX_1GB}" | wc -l)
116 $GREP "pool '$TESTPOOL1' size:" | \
117 $GREP "vdev online" | \
118 $GREP "(+${EX_1GB})" >/dev/null 2>&1
126 $GREP "pool '$TESTPOOL1' size:" | \
127 $GREP "vdev online" | \
128 $GREP "(+${EX_3GB})" >/dev/null 2>&1
H A Dzpool_expand_002_pos.ksh110 | $GREP "pool '$TESTPOOL1' size:" | \
111 $GREP "vdev online" | \
112 $GREP "(+${EX_1GB}" | wc -l)
120 $GREP "pool '$TESTPOOL1' size:" | \
121 $GREP "vdev online" | \
122 $GREP "(+${EX_1GB})" >/dev/null 2>&1
130 $GREP "pool '$TESTPOOL1' size:" | \
131 $GREP "vdev online" | \
132 $GREP "(+${EX_3GB})" >/dev/null 2>&1
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_clear/
H A Dzpool_clear_001_pos.ksh94 $ZPOOL status -x $pool | $GREP -v "^$" | $GREP -v "pool:" \
95 | $GREP -v "state:" | $GREP -v "config:" \
96 | $GREP -v "errors:" > $tmpfile
101 $ECHO $line | $GREP "NAME" >/dev/null 2>&1
107 $ECHO $line | $GREP $checkvdev >/dev/null 2>&1
/titanic_44/usr/src/test/zfs-tests/tests/functional/userquota/
H A Dgroupspace_002_pos.ksh73 log_must eval "$ZFS groupspace $fs | $GREP $QGROUP | $GREP 500M"
76 log_must eval "$ZFS groupspace $fs | $GREP $QGROUP | $GREP 100M"
H A Duserspace_002_pos.ksh75 log_must eval "$ZFS userspace $fs | $GREP $QUSER1 | $GREP 100M"
78 log_must eval "$ZFS userspace $fs | $GREP $QUSER1 | $GREP 50.0M"
/titanic_44/usr/src/common/mapfiles/gen/
H A DMakefile101 $(GREP) -v UNDEF | $(NAWK) '{print $$9 }' | $(SORT) > $(SYMS1)
104 $(GREP) -v UNDEF | $(NAWK) '{print $$9 }' | $(SORT) > $(SYMS2)
106 $(GREP) MAP-HEAD $(TEMPLATE2) | \
108 $(DIFF) $(SYMS1) $(SYMS2) | $(GREP) "^<" | \
110 $(GREP) MAP-TAIL $(TEMPLATE2) | \
/titanic_44/usr/src/cmd/vntsd/
H A Dsvc-vntsd42 GREP=/usr/bin/grep
55 $GREP '^solaris.vntsd.:' ${AUTH_ATTR} >/dev/null 2>&1
76 $GREP 'solaris.vntsd.grant' ${USER_ATTR} >/dev/null 2>&1
80 $GREP '^root' ${USER_ATTR} | $GREP 'auths=' >/dev/null 2>&1
/titanic_44/usr/src/test/zfs-tests/tests/functional/largest_pool/
H A Dlargest_pool_001_pos.ksh72 log_must eval "$GREP $TESTPOOL /tmp/j.$$ | \
73 $AWK '{print $2}' | $GREP $CHKUNIT"
77 log_must eval "$GREP $TESTPOOL /tmp/j.$$ | \
78 $AWK '{print $2}' | $GREP $CHKUNIT"
/titanic_44/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_014_pos.ksh65 $GREP "state: DEGRADED" 2>&1 >/dev/null
70 $ZPOOL status -v $TESTPOOL | $GREP logs | \
71 $GREP "DEGRADED" 2>&1 >/dev/null
/titanic_44/usr/src/cmd/logadm/
H A Dlogadm-upgrade32 GREP=/usr/bin/grep
110 ${GREP} -v '^#' ${f} | while read entry
124 err_msg=$(${GREP} ^${sig} ${LOGADM} 2>&1)
/titanic_44/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_ls_001_pos.ksh83 $ls_str $obj | $GREP $ace_type > /dev/null 2>&1
98 log_must eval "$LS -ld -vd $obj | $GREP "+" > /dev/null"
101 log_must eval "$LS -ld -vd $obj | $GREP $spec_ace > /dev/null"
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add.kshlib45 $CAT $vfstab | $GREP "^/dev/dsk" >$tmpfile
68 $CAT $mnttab | $GREP "^/dev/dsk" >$tmpfile
89 dumpdev=`$DUMPADM | $GREP "$fnd" | $CUT -f2 -d : | \
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_features_002_neg.ksh72 log_mustnot eval "$ZPOOL import -d $DEVICE_DIR $TESTPOOL1 | $GREP readonly"
77 | $GREP $feature"
83 | $GREP $feature"
H A Dzpool_import_features_003_pos.ksh75 log_must eval "$ZPOOL import -d $DEVICE_DIR $TESTPOOL1 | $GREP readonly"
80 | $GREP $feature"
86 | $GREP $feature"
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_property/
H A Dzfs_written_property_001_pos.ksh220 $GREP -v $TESTFS1@ | $GREP -v $TESTFS2@ | $GREP -v $TESTFS3@ | \
221 $GREP -v "VALUE" | $GREP -v "-")
224 writtenat=$($ECHO "$recursive_output" | $GREP -v $ds/)
225 writtenat=$($ECHO "$writtenat" | $GREP $ds | $AWK '{print $3}')
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_013_neg.ksh53 $SWAP -l | $GREP /dev/md/dsk/$md_name > /dev/null 2>&1
60 $METADB | $GREP $mddb_dev > /dev/null 2>&1
88 $METADB | $GREP $mddb_dev > /dev/null 2>&1
H A Dzpool_create_020_pos.ksh85 $GREP "$TESTPOOL[ ]*cachefile[ ]*none" /tmp/values.$$ > /dev/null 2>&1
92 $GREP "$TESTPOOL[ ]*altroot[ ]*/${TESTPOOL}.root" /tmp/values.$$ > /dev/null 2>&1
102 REF=$($STRINGS /etc/zfs/zpool.cache | $GREP ${TESTPOOL})
/titanic_44/usr/src/tools/scripts/
H A Dxref.mk116 -$(GREP) -v Makefile xref.tmp >> xref.files
117 -$(GREP) Makefile xref.tmp >> xref.files
142 -$(ECHO) $(XRINCS) | $(XARGS) -n1 | $(GREP) '^-I' | \
186 $(GREP) "\.$${suffix}$$" xref.files >> xref.tfiles; \
/titanic_44/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Drollback_001_pos.ksh82 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total" | wc -l`
102 FILE_COUNT=`$LS -Al $TESTDIR/after* 2> /dev/null | $GREP -v "total" | wc -l`
109 | $GREP -v "total" | wc -l`
H A Dsnapshot_011_pos.ksh80 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total" | wc -l`
100 FILE_COUNT=`$LS -Al $TESTDIR/after* 2> /dev/null | $GREP -v "total" | wc -l`
107 | $GREP -v "total" | wc -l`
H A Drollback_002_pos.ksh86 FILE_COUNT=`$LS -Al $SNAPDIR | $GREP -v "total" | wc -l`
121 | $GREP -v "total" | wc -l`
127 FILE_COUNT=`$LS -Al $TESTDIR/original* $TESTDIR/afterfirst*| $GREP -v "total" | wc -l`

12345678910