Searched refs:null (Results 51 - 75 of 269) sorted by relevance

1234567891011

/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dwschr.s48 testl %edx,%edx / is it null?
54 testl %edx,%edx / is it null?
60 testl %edx,%edx / is it null?
67 testl %edx,%edx / is it null?
H A Dstrncat.s56 / to check if a 32-bit word data contains a null byte or not:
59 / that means the 32-bit word data contains a null byte.
82 cmpq %r9, %rcx / if no null byte in this quadword
86 cmpb $0, (%rdi) / if a byte in (%rdi) is null
94 / %rdi points to a null byte in destination string
109 cmpq %r9, %rcx / if null byte in this quadword
121 / number of bytes < 8 or a null byte found in the quadword
129 cmpb $0, %r11b / compare %r11b with a null byte
130 je .L9 / if %r11b is a null, goto .L9
143 cmpb $0, %r11b / compare %r11b with a null byt
[all...]
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dstrncpy.s31 / Copies s2 to s1, truncating or null-padding to always copy n bytes
52 / to check if a 32-bit word data contains a null byte or not:
55 / that means the 32-bit word data contains a null byte.
84 cmpl $0x80808080, %ecx / if null byte in this word
96 / (number of bytes < 4) or (a null byte found in the word)
104 cmpb $0, %dl / compare %dl with a null byte
105 je .L5 / if %dl is a null, goto .L5
117 cmpb $0, %dl / compare %dl with a null byte
118 je .L5 / if %dl is a null, goto .L5
124 movl %esi, %ecx / %ecx = length to copy null byte
[all...]
H A Dstrncat.s56 / to check if a 32-bit word data contains a null byte or not:
59 / that means the 32-bit word data contains a null byte.
79 cmpl $0x80808080, %ecx / if no null byte in this word
83 cmpb $0, (%edi) / if a byte in (%edi) is null
91 / %edi points to a null byte in destination string
108 cmpl $0x80808080, %ecx / if null byte in this word
120 / number of bytes < 4 or a null byte found in the word
128 cmpb $0, %dl / compare %dl with a null byte
129 je .L9 / if %dl is a null, goto .L9
142 cmpb $0, %dl / compare %dl with a null byt
[all...]
/osnet-11/usr/src/lib/libresolv2/include/
H A Dprobe_ipv6.sh43 if ${CC} -c tmp$$a.c > /dev/null 2>&1
46 if ${CC} -c tmp$$b.c > /dev/null 2>&1
52 if ${CC} -c tmp$$c.c > /dev/null 2>&1
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSSrvReg.java51 ServiceURL URL = null; // the service URL.
54 Hashtable URLSignature = null; // signature for URL.
55 Hashtable attrSignature = null; // the signatures for the attributes.
H A DServerAttribute.java55 AttributeString idPattern = null;
69 if (values != null) {
100 if ((v != null) &&
H A DServiceLocationAttribute.java78 Vector values = null;
79 String id = null;
92 * is a keyword attribute, then values_in should be null.
95 * an argument is null or syntactically incorrect.
104 if (values_in != null &&
105 values_in.size() > 0) { // null, empty indicate keyword attribute.
131 if (exp == null || exp.length() <= 0) {
175 Class vecClass = null;
220 Object o = null;
264 * @return A vector of attribute values, or null i
[all...]
H A DServerDATable.java65 protected static ActiveDiscoverer activeDiscoverer = null;
91 ServerDATable table = null;
99 if (daTable != null) {
197 // Only remove if tags are null. Otherwise, the updated record
200 if (smsg.tags == null) {
222 if (daRecs == null) {
277 InetAddress addr = null;
303 if (advert.authBlock != null) {
386 InetAddress addr = null;
403 ServiceTable serviceTable = null;
[all...]
H A DUARequester.java53 private static SLPConfig config = null;
54 private static DATable dat = null;
62 if (config == null) {
66 if (dat == null) {
97 * null or syntactically incorrect.
113 null,
114 null,
188 Vector serviceURLs = null;
219 * attributes. A null value means return all
231 * null o
[all...]
H A Dslpd.java98 private ResourceBundle bundle = null;
111 if (parent != null) {
117 URL[] urls = null;
129 bundle = bundle != null ?
137 Object ret = null;
175 private TextArea taLog = null;
229 getMessageBundleInternal(Locale.getDefault(), null);
252 configFile = null;
271 if (configFile != null) {
301 getMessageBundleInternal(Locale.getDefault(), null);
[all...]
H A DSLPConfig.java167 if (fis != null) {
215 String failed = null;
220 if (loggerClassName != null) {
238 log = null;
246 if (log == null) {
250 if (failed != null) {
268 if (conf == null) {
273 InputStream str = null;
402 private static Random randomWait = null;
406 if (randomWait == null) {
[all...]
H A DSLPServerHeaderV2.java127 SrvLocMsg msg = null;
209 SrvLocHeader hdr = null;
230 // We should *not* be getting a null exception down this path!
232 Assert.slpassert(ex != null,
265 SLPServerHeaderV2 hdr = null;
278 hdr.previousResponders = null;
279 hdr.scopes = null;
353 // If scopes vector is null, then return all scopes for this
H A DSLPV1Manager.java64 static InetAddress v1SLPGSAddr = null;
65 static InetAddress v1SLPDAAddr = null;
87 private ServiceTable table = null;
146 SDAAdvert daadvert = null;
177 return null;
224 InetAddress v1SLPDAAddr = null;
H A DCAttrMsg.java51 Hashtable attrAuthBlock = null; // auth block list for objects
85 if (attrAuthBlock != null) {
159 if (spiList != null && !spiList.isEmpty()) {
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DStackFrame.java61 return (newInstance != null && oldInstance != null &&
80 * is {@code null}
92 if (frame == null) {
93 throw new NullPointerException("frame is null");
H A DFlow.java90 return (newInstance != null && oldInstance != null &&
126 * is {@code null}
142 * @return non-null flow kind indicating direction of flow (entry or
205 if (kind == null) {
206 throw new InvalidObjectException("kind is null");
H A DKernelSymbolRecord.java65 return (newInstance != null && oldInstance != null &&
100 * @throws NullPointerException if the given lookup value is {@code null}
113 if (symbol == null) {
114 throw new NullPointerException("symbol is null");
122 * @return non-null address lookup in the format defined by the
159 * @return non-null value of the symbol's kernel address
H A DProbe.java66 return (newInstance != null && oldInstance != null &&
90 * null} indicating that the information could not be obtained
92 * {@code null}
105 if (description == null) {
106 throw new NullPointerException("description is null");
114 * @return non-null probe description matching a single probe on the
128 * #getDescription()}, or {@code null} if that information could not
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtputs.c81 int i, baud, len, null, number; local
88 null = pad_char == (char *) 0 ? '\0' : pad_char[0];
108 (void) (*putout)(null);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtputs.c88 int i, baud, len, null, number; local
91 null = pad_char == NULL ? '\0' : pad_char[0];
114 (void) (*putout)(null);
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dinstall-sh269 (dirname "$dst") 2>/dev/null ||
273 X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
336 trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
339 exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
362 rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
388 if (set -f) 2>/dev/null; then
468 { $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null \
481 $doit $rmcmd -f "$dst" 2>/dev/null \
482 || { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null \
483 && { $doit $rmcmd -f "$rmtmp" 2>/dev/null;
[all...]
/osnet-11/usr/src/grub/grub2/docs/
H A Dmdate-sh73 if ls -L /dev/null 1>/dev/null 2>&1; then
79 if ls -n /dev/null 1>/dev/null 2>&1; then
188 if (expr $nummonth \> $nummonthtod) > /dev/null;
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Duninstall.ksh75 echo $options_repeat | grep $opt >/dev/null
78 ( echo $options_seen | grep $opt >/dev/null ) &&
129 2>/dev/null | while IFS=$'\t' read parent active candidate fs; do
/osnet-11/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-hostname.sh70 for host in `nslookup $1 2>/dev/null | \
98 set -- `grep "^$myipaddr[ ]" /etc/hosts 2>/dev/null`
117 # Fall back to the NIS domain, minus the first label. If it is non-null,
180 realdomain=`awk '$1 ~ /^domain/ {print $2}' 2>/dev/null < /etc/resolv.conf`

Completed in 45 milliseconds

1234567891011