Searched refs:grep (Results 301 - 325 of 354) sorted by relevance

<<1112131415

/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_011_pos.ksh113 find $TESTDIR -xattr | grep myfile.$$
116 find $TESTDIR -xattr | grep no-xattr
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh289 c=`/sbin/zfs list -H -t snapshot -o name -r $fs | grep "^$fs@" |
386 grep "^$fs@" | while read name; do
460 grep "^$s_clone@" | while read name; do
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh379 grep Error: "$errlog" >/dev/null 2>&1
417 LC_MESSAGES=C file "${archive}-new" | grep gzip > /dev/null
588 grep "[ ]/[ ]*nfs[ ]" "$ALT_ROOT/etc/vfstab" > /dev/null
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib332 typeset list=$(zfs list -r -H -t all -o name $ds | grep "$suffix$")
347 fs_prop=$(echo $fs_prop | grep -v "mlslabel")
605 sed '/^WRITE/{N;s/\n/ /;}' | grep "^[A-Z]" | awk '{
H A Drsend_012_pos.ksh191 zpool upgrade -v | grep "Snapshot properties" > /dev/null 2>&1
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure1166 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1448 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1452 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1644 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
2618 grep -v '^ *+' conftest.er1 >conftest.err
2677 grep -v '^ *+' conftest.er1 >conftest.err
2794 grep -v '^ *+' conftest.er1 >conftest.err
2849 grep -v '^ *+' conftest.er1 >conftest.err
2895 grep -v '^ *+' conftest.er1 >conftest.err
2940 grep
[all...]
/illumos-gate/usr/src/cmd/mail/
H A DMakefile31 GREP= grep
/illumos-gate/usr/src/cmd/backup/dump/
H A DMakefile115 # grep is looking for non-space/tab
118 | sed -f lint.sed | grep '^[^ ]'
/illumos-gate/usr/src/cmd/grep_xpg4/
H A Dgrep.c28 * grep - pattern matching program - combined grep, egrep, and fgrep.
29 * Based on MKS grep command, with XCU & Solaris mods.
82 static int matched = 0; /* return of the grep() */
115 static int grep(int, const char *);
123 * mainline for grep
227 /* based on options order h or H is set as in GNU grep */
300 * -w cannot be specified with grep -F
312 * -l overrides -H like in GNU grep
320 * -q overrides -l & -c programmatically in grep() functio
801 grep(int fd, const char *fn) function
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A DMakefile20 CMD= grep -v "usr/src/cmd/krb5/iprop" > $@
/illumos-gate/usr/src/cmd/krb5/slave/
H A DMakefile32 CMD= grep -v "usr/src/cmd/krb5/iprop" > $@
/illumos-gate/usr/src/cmd/acct/
H A DMakefile107 @if grep $(THIS_YEAR) holidays > /dev/null 2>&1;\
/illumos-gate/usr/src/cmd/initpkg/
H A Dmountall.sh140 # Essentially: /usr/bin/grep "^$1" /etc/dfs/fstypes
306 /usr/bin/grep " $mountp " /etc/mnttab >/dev/null 2>&1 && continue
/illumos-gate/usr/src/lib/libsqlite/
H A DMakefile.com222 grep '^case OP_' $(SRCDIR)/vdbe.c | \
231 grep '^case OP_' $(SRCDIR)/vdbe.c | \
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_zonecfg.sh67 grep -q "$expect" out.$$
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_common.kshlib116 user_prop=$(zfs get -H -o property all $dtst | grep ":")
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh122 zpool history $TESTPOOL | grep 'zfs send' >/dev/null 2>&1 && \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mv_files/
H A Dmv_files_common.kshlib115 ps -e | grep $pid >/dev/null 2>&1
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr768 item=$(echo "${1}" | /bin/grep ${2})
791 item=$(echo "${1}" | /bin/grep ${2})
871 if $(echo "${ppd_info}" | grep "${DEVID}" >/dev/null 2>&1) ; then
1669 echo "${add_ppd_msg}" | /bin/grep "${final_dst_ppd_path}"
/illumos-gate/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh86 $1 --??keys -- 2>&1 | grep '^".*"$'
397 then grep -v '^\$' $__tmp__ > ${__tmp__}n
398 [[ -f $__out__ ]] && grep -v '^\$' $__out__ > ${__tmp__}o
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfilter139 grep '^[ \t]*[^# \t]' ${old_ipfconf} >/dev/null 2>&1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib188 ls -ld $obj | awk '{print $1}' | grep "+\>" > /dev/null
205 ls -vd $obj | nawk '(NR == 1) {print $1}' | grep "+\>" > /dev/null
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh120 if grep -s "#krb5" $NFSSEC_FILE > /dev/null 2>&1; then
718 grep "^${i}:" /etc/nsswitch.conf|read j hosts_config
891 grep ^schemaNamingContext|read j schemaNamingContext
1048 -p 3268 -b "" -s sub cn=$subnet dn |grep ^dn|read j subnetDN
1056 |grep ^siteObject|read j siteDN
1131 klist -k 2>&1 | grep @ | read j hspn
1274 domainControllerFunctionality| grep ^domainControllerFunctionality| \
1290 sAMAccountName="$netbios_nodename" dn|grep "^dn:"|read j dn
1421 grep "^msDS-KeyVersionNumber"|read j kvno
1430 encrypt -l|grep
[all...]
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh333 echo $1 | grep "^${PREFIX_IF}" >/dev/null 2>&1
464 echo $port_str | grep "-" >/dev/null
466 echo $port_str | grep '^[0-9]\{1,5\}-[0-9]\{1,5\}$' >/dev/null || \
479 echo "$port_str" | grep '^[0-9]\{1,5\}$' >/dev/null || return 1
1007 /sbin/netstrategy | grep dhcp >/dev/null 2>&1
/illumos-gate/usr/src/cmd/zic/
H A Dtzselect.ksh42 GREP=/usr/bin/grep

Completed in 203 milliseconds

<<1112131415