Searched refs:null (Results 501 - 525 of 745) sorted by relevance

<<21222324252627282930

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in83 dd if=/dev/zero of=$image bs=$SIZE count=1 >/dev/null
131 cat <<EOF | $grub_shell --batch --device-map=/dev/null
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTextField.java41 this(null, n);
/illumos-gate/usr/src/cmd/mdb/tools/scripts/
H A Dtigen.sh98 tput -T $term init >/dev/null 2>&1
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/cpc/
H A Dtst.allcpus.ksh79 if [ "`psrinfo -s $cpu 2> /dev/null`" -eq 1 ]; then
91 diff $dtraceout $scriptout >/dev/null 2>&1
98 if [ "`psrinfo -s $cpu 2> /dev/null`" -eq 1 ]; then
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex1.ksh69 make > /dev/null
H A Dtst.provregex3.ksh78 make > /dev/null
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.corruptenv.ksh95 make > /dev/null
H A Dtst.reap.ksh110 grep D_PDESC_INVAL test.out 2> /dev/null 1>&2
/illumos-gate/usr/src/cmd/audit_warn/
H A Daudit_warn.sh46 # turn off redirect to /dev/null to see sendmail output
47 /usr/lib/sendmail -bv $ADDRESS > /dev/null
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dextract_boot_filelist.ksh117 grep ^platform$ $altroot/$list > /dev/null
/illumos-gate/usr/src/cmd/calendar/
H A Dcalendar.sh81 caldata="cat /dev/null"
89 egrep -f ${_tmp} ${_dir}/calendar 2>/dev/null \
/illumos-gate/usr/src/cmd/krb5/kdestroy/
H A DMakefile57 $(XGETTEXT) $(XGETFLAGS) `($(GREP) -l gettext *.[ch] || echo /dev/null)`
/illumos-gate/usr/src/cmd/krb5/kinit/
H A DMakefile57 $(XGETTEXT) $(XGETFLAGS) `($(GREP) -l gettext *.[ch] || echo /dev/null)`
/illumos-gate/usr/src/cmd/krb5/klist/
H A DMakefile58 $(XGETTEXT) $(XGETFLAGS) `($(GREP) -l gettext *.[ch] || echo /dev/null)`
/illumos-gate/usr/src/cmd/terminfo/
H A DMakefile61 TERMINFO=$(ROOTTERMDIR) $(TIC) $(TERMINFOSRC) 2>/dev/null
/illumos-gate/usr/src/tools/elfsign/
H A Delfsigncmp.sh73 cp -p $1 $2 > /dev/null 2>&1
/illumos-gate/usr/src/cmd/lvm/etc/
H A Dsvm.cleanup.sh104 egrep '^[ ]*mddb_bootlist' >/dev/null 2>&1
143 if `cmp -s ${SAVE_DIR}/system ${IN_SYS} >/dev/null 2>&1`; then
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dprint-svc134 rfc_name=`svcprop -p inetd/name ${RFC1179_FMRI} 2>/dev/null`
135 rfc_proto=`svcprop -p inetd/proto ${RFC1179_FMRI} 2>/dev/null | \
/illumos-gate/usr/src/head/iso/
H A Dstring_iso.h50 #include <sys/null.h>
/illumos-gate/usr/src/ucbhead/
H A Dunistd.h44 #include <sys/null.h>
/illumos-gate/usr/src/uts/common/rpc/
H A Dtypes.h42 #include <sys/null.h>
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Damd64_tramp.S63 .long 0 # null descriptor
/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_001_pos.ksh58 zpool set 2>&1 | grep bootfs > /dev/null
/illumos-gate/usr/src/test/zfs-tests/tests/functional/clean_mirror/
H A Dclean_mirror_common.kshlib52 zpool scrub $pool >/dev/null 2>&1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs/
H A Dzfs_002_pos.ksh96 zfs $subcmd >/dev/null 2>&1 && log_fail "$subcmd passed incorrectly."

Completed in 100 milliseconds

<<21222324252627282930