Searched refs:null (Results 601 - 625 of 745) sorted by relevance

<<21222324252627282930

/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt55 in_buf and copies in ASCII to out_buf, terminating with a null
109 null-terminator). Note that the delimiter is not meaningful
140 non-zero, this will include the single terminating null byte.
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsubstring.sh140 then err_exit "\${$string##$pattern} not null"
143 then err_exit "\"\${$string##$pattern}\" not null"
146 then err_exit "\${$string/$pattern} not null"
284 $SHELL -c $'v=\'$(hello)\'; [[ ${v//\'$(\'/-I\'$(\'} == -I"$v" ]]' 2> /dev/null || err_exit "\${var/pattern} not working with \$( as pattern"
286 $SHELL -c '[[ ! ${X[@]:0:300} ]]' 2> /dev/null || err_exit '${X[@]:0:300} with X undefined fails'
287 $SHELL -c '[[ ${@:0:300} == "$0" ]]' 2> /dev/null || err_exit '${@:0:300} with no arguments fails'
511 if [[ $($SHELL -c $'export LC_ALL=en_US.UTF-8; print -r "\342\202\254\342\202\254\342\202\254\342\202\254w\342\202\254\342\202\254\342\202\254\342\202\254" | wc -m' 2>/dev/null) == 10 ]]
514 { $SHELL -c 'unset x;[[ ${SHELL:$x} == $SHELL ]]';} 2> /dev/null || err_exit '${var:$x} fails when x is not set'
515 { $SHELL -c 'x=;[[ ${SHELL:$x} == $SHELL ]]';} 2> /dev/null || err_exit '${var:$x} fails when x is null'
[all...]
H A Dquoting2.sh179 $SHELL -n 2> /dev/null << \! || err_exit '$(...) bug with ( in comment'
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.s104 bz,a,pt %xcc, .doload ! no null byte in previous word from s2
116 bz,pt %xcc, .cmp ! no null-byte in s1 yet
137 bz,a,pt %xcc, .cmpaligned ! no null-byte in s1 yet
H A Dmemchr.s60 bz %ncc, .notfound ! yup, c not found, return null ptr
118 ! .lastword. "tword" has null bytes where "word" had c. After
146 ! "tword" (in %g1) has null bytes where "word" had c. Examine "tword"
173 mov %g0, %o0 ! return null pointer
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dtranslate.c76 char null[1]; /* null string */ member in struct:__anon2657
200 if ((s = catgets(d, AST_MESSAGE_SET, n, state.null)) != state.null && entry(cp->messages, AST_MESSAGE_SET, n, s))
/illumos-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DBrowserApp.java84 serviceBrowser = null;
147 if ( serviceBrowser != null)
156 if ( serviceBrowser != null)
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dshtinyurl.sh97 dd bs=1 count="${chunksize}" 2>/dev/null
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SSrvReg.java150 if (rec != null) {
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DDrop.java148 * or default message is {@code null}
171 if (defaultMessage == null) {
172 throw new NullPointerException("default message is null");
192 * @return non-null drop kind
226 * @return non-null message provided by DTrace
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemchr.s60 bz .notfound ! yup, c not found, return null ptr
118 ! .lastword. "tword" has null bytes where "word" had c. After
146 ! "tword" (in %g1) has null bytes where "word" had c. Examine "tword"
173 mov %g0, %o0 ! return null pointer
H A Dstrlcpy.s32 * null-terminated. The function returns strlen(src). Buffer
45 ! is expected to null-terminate any string that is within
69 andcc %l1, 0xff, %g0 ! null byte reached?
74 bz,pn %icc, .forcenullunalign ! n == 0, append null byte
215 stb %g0, [%i2 - 1] ! store terminating null byte
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DResource.java133 _conf.getConf(), getResource(), values)) == null) {
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmAboutBox.java44 public pmButton cancel = null;
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex4.ksh125 make > /dev/null
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose1.ksh127 make > /dev/null
H A Dtst.dlclose3.ksh133 make > /dev/null
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.c93 int null; local
216 * Skip null entries
218 if (strcmp(dir->dir_map, "-null") == 0)
222 * Skip null'ed entries
224 null = 0;
227 null = 1;
229 if (null)
515 current = strcmp(dir->dir_map, "-null");
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile95 $(XGETTEXT) $(XGETFLAGS) `($(GREP) -l gettext *.[ch] || echo /dev/null)`
/illumos-gate/usr/src/cmd/tip/
H A DMakefile108 cp /dev/null $(ACULOG)
/illumos-gate/usr/src/tools/scripts/
H A Dflg.flp.sh81 cd - > /dev/null
/illumos-gate/usr/src/test/util-tests/tests/dladm/
H A Dallowed-ips.ksh43 dladm set-linkprop -p allowed-ips="$@" $ai_vnic 2>/dev/null
/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade206 # So redirect the output to /dev/null.
208 >/dev/null 2>&1
248 $LS $DUMPISZFS >>/dev/null 2>&1
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent.h30 #include <sys/null.h>
/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_006_pos.ksh47 zpool set 2>&1 | grep bootfs > /dev/null

Completed in 206 milliseconds

<<21222324252627282930