Searched refs:null (Results 701 - 725 of 745) sorted by relevance

<<21222324252627282930

/illumos-gate/usr/src/uts/common/os/
H A Discsiboot_prop.c32 #include <sys/null.h>
/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h48 #include <sys/null.h>
177 * including the terminating null, after expanding symbolic links.
184 * MAXNAMELEN is the length (including the terminating null) of
/illumos-gate/usr/src/head/iso/
H A Dstdio_iso.h53 #include <sys/null.h>
H A Dwchar_iso.h46 #include <sys/null.h>
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_rwacl_001_pos.ksh66 chgusr_exec $user ls -vd $node > /dev/null 2>&1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_004_pos.ksh169 grep $ds $propfile >/dev/null 2>&1
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c103 null(int i) function
161 old_handler = signal(SIGALRM, null);
/illumos-gate/usr/src/cmd/vi/port/
H A Dexrecover.c255 sprintf((char *)rmcmd, "rmdir %s 2> /dev/null", (char *)mydir);
625 * Look for a null separating two lines in the temp file;
640 goto null;
643 null:
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dhelp2man165 join '', map { s/ +$//; expand $_ } `$ARGV[0] --$_ 2>/dev/null`
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dmkbimage180 if [ "$offset" = 0 ] && which $cp > /dev/null ; then
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c30 char null = '\0'; variable
444 parwrite(FD, (unsigned char *)&null, 1); /* poke it */
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh128 dd bs=1 count="${chunksize}" 2>/dev/null
/illumos-gate/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh27 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h40 #include <sys/null.h>
50 * Make sure NULL is available to module writers by including <sys/null.h>.
/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c339 if (strcmp(Confname, "/dev/null") == 0)
492 cfp = fopen("/dev/null", "w");
/illumos-gate/usr/src/man/man7d/
H A DMakefile93 null.7d \
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm302 # returns the null string if it had trouble, usually only if filename
331 $str = `$cmd_file '$filename' 2>/dev/null`;
346 # Returns the "dump -Lv" output. It returns the null string if it had
377 $str = `$cmd_dump -Lv '$filename' 2>/dev/null`;
394 # " => "). It returns the null hash if it had trouble, usually only if
432 $str = `$cmd_ldd '$filename' 2>/dev/null`;
442 # Set the output to the null string so following loop
581 # $output = `some_cmd some_args 2>/dev/null`;
621 # When called with a non-null argument it is written to the rc file.
915 # null strin
[all...]
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c161 getfile(null, null);
198 getfile(putdir, null);
282 /* put a double null on string for lookupname() */
500 /* Note that odp->d_name may not be null-terminated */
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com1288 $(MCS) -d -n .SUNW_ctf $@ > /dev/null 2>&1
1289 $(MCS) -d -n .SUNW_dof $@ > /dev/null 2>&1
1290 $(AR) -ts $@ > /dev/null
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com1278 $(MCS) -d -n .SUNW_ctf $@ > /dev/null 2>&1
1279 $(MCS) -d -n .SUNW_dof $@ > /dev/null 2>&1
1280 $(AR) -ts $@ > /dev/null
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h540 extern int null(char *e);
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub1.c1009 (void) printf("\t(null poss.)");
/illumos-gate/usr/src/head/
H A Dunistd.h40 #include <sys/null.h>
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/cifs/
H A Dcifs_attr_003_pos.ksh178 "$@" > /dev/null 2>&1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib395 rm -rf $bak_user > /dev/null
396 rm -rf $bak_root > /dev/null
465 rm -rf $bak_user > /dev/null
466 rm -rf $bak_root > /dev/null

Completed in 205 milliseconds

<<21222324252627282930