Searched refs:null (Results 651 - 675 of 745) sorted by relevance

<<21222324252627282930

/illumos-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh112 $nop /bin/rmdir "$zonepath" 2>/dev/null
145 $nop /sbin/zfs destroy "$zd_origin" 2>/dev/null
268 $ZONEPATH_DS/ROOT 2>/dev/null`
/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmlocale.c43 char null[1]; member in struct:__anon2674
90 *v = state.null;
102 b[n] = state.null;
/illumos-gate/usr/src/pkg/
H A DMakefile559 > /dev/null; \
662 SUPPRESSPKGDEP=$(SUPPRESSPKGDEP) > /dev/null
686 }' license-list` > /dev/null;
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib194 diff -r $srcdir $dstdir > /dev/null 2>&1
377 if ! zpool list $srcfs > /dev/null 2>&1 ; then
403 count=1 >/dev/null 2>&1 || log_fail \
447 "bs=1 count=2 oseek=$offset >/dev/null 2>&1"
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dfiletree1.sh65 find "${basedir}"/* -prune 2>/dev/null | while read i ; do
H A Dshnote.sh129 dd bs=1 count="${chunksize}" 2>/dev/null
H A Dshtwitter.sh151 dd bs=1 count="${chunksize}" 2>/dev/null
H A Dtermclock.sh292 which tput >/dev/null || fatal_error $"tput not found."
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile92 @if tail -1 screen/keycaps | grep 'KEY_MOUSE' > /dev/null;then :; \
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DStddevValue.java144 if (totalSquares == null) {
145 throw new NullPointerException("totalSquares is null");
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dlshiftl.s60 ! Positive (or null) shift (left)
H A Dstrlen.s32 * Given string s, return length (not including the terminating null).
52 ! null byte. To this end, we attempt to get our string aligned
54 ! finding null bytes. If we are not aligned, the string is
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlen.s32 * Given string s, return length (not including the terminating null).
52 ! null byte. To this end, we attempt to get our string aligned
54 ! finding null bytes. If we are not aligned, the string is
/illumos-gate/usr/src/cmd/print/selector/
H A Dprint-service91 open($FH, "$SVCPROP -C -p $property $fmri 2>/dev/null |");
102 open($FH, "$SVCCFG -s $fmri \"$operation\" 2>/dev/null |");
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose2.ksh138 make > /dev/null
/illumos-gate/usr/src/cmd/backup/dump/
H A DMakefile109 cp /dev/null dumpdates
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh31 while getopts R: OPT 2>/dev/null
/illumos-gate/usr/src/tools/scripts/
H A Dfind_elf.pl97 my @Elf = split(/\n/, `$ecmd $path 2>/dev/null`);
/illumos-gate/usr/src/cmd/acct/
H A DMakefile107 @if grep $(THIS_YEAR) holidays > /dev/null 2>&1;\
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h51 #include <sys/null.h>
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S104 je start_null_bi # is null, don't copy it
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_zonecfg.sh59 zonecfg -z $name.$$ delete -F >/dev/null 2>&1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/cifs/
H A Dcifs_attr_002_pos.ksh53 rm -rf $mntpt/file $mntpt/dir >/dev/null 2>&1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_xattr_001_pos.ksh95 chgusr_exec $user runat $node ls > /dev/null 2>&1; ret=$?
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_001_pos.ksh112 -c 8 >/dev/null 2>&1

Completed in 198 milliseconds

<<21222324252627282930