Searched defs:null (Results 1 - 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddelay.c54 int null = '\0'; local
65 null = *pad_char;
68 (void) __m_putchar(null);
H A Dwin_wchn.c53 cchar_t *cp, null = { 0 }; local
69 * null terminate the buffer.
72 *ccs = null;
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);
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dlocaleconv.c32 static char null[] = ""; variable
38 &null[0],
39 &null[0],
40 &null[0],
41 &null[0],
42 &null[0],
43 &null[0],
44 &null[0],
45 &null[0],
61 &null[
[all...]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddelay.c56 int null = '\0'; local
63 null = *pad_char;
66 (void) __m_putchar(null);
H A Dwin_wchn.c55 cchar_t null = { 0 }; local
68 * null terminate the buffer.
71 *ccs = null;
H A Dtputs.c88 int i, baud, len, null, number; local
91 null = pad_char == NULL ? '\0' : pad_char[0];
114 (void) (*putout)(null);
/illumos-gate/usr/src/lib/libpp/common/
H A Dppdata.c71 static char null[1]; variable
75 &null[0] /* nextchr */
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c40 Addr addr, Off off, const char *file, Xword null, Xword data, Xword func,
151 dyn->d_un.d_ptr = (addr + off + (null * entsize));
169 ((null + data) * entsize));
39 update_dynamic(Cache *cache, Cache *_cache, Rt_map *lmp, int flags, Addr addr, Off off, const char *file, Xword null, Xword data, Xword func, Xword entsize, Xword checksum) argument
H A Drelocate.c41 * A count of the number of null relocations (i.e., relocations that will be
54 Xword *null, Xword *data, Xword *func, Alist *nodirect)
180 (*null)++;
214 (*null)++;
260 (*null)++;
362 (*null)++;
400 (*null)++;
424 Rt_map *lmp, Rel **null, Rel **data, Rel **func)
453 * Ignore null relocations (these may have been created from a
457 (*null)
53 count_reloc(Cache *cache, Cache *_cache, Rt_map *lmp, int flags, Addr addr, Xword *null, Xword *data, Xword *func, Alist *nodirect) argument
423 update_reloc(Cache *ocache, Cache *icache, Cache *_icache, const char *name, Rt_map *lmp, Rel **null, Rel **data, Rel **func) argument
[all...]
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dfmtmsg.c69 null[1] = {0};
95 if (wrap(wtofix, null, indent_len, wtext) <= 0)
170 * A null character: EOL found (should never happen, though)
68 null[1] = {0}; local
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dnetpr.c53 * null() is to be used as a signal handler that does nothing. It is used in
58 null(int i) function
60 syslog(LOG_DEBUG, "null(%d)", i);
123 old_handler = signal(SIGALRM, null);
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_acl.c473 * an entry in case the requested DACL is null or empty. Adding
480 smb_fsacl_null_empty(boolean_t null) argument
489 if (null) {
/illumos-gate/usr/src/cmd/bnu/
H A Deio.c466 char *null, *argstr; local
470 DEBUG(9, "etrdmsg looking for null terminator\n", 0);
497 null = strchr(argstr, '\0');
498 if (null != str) {
499 null++; /* start of stash */
500 memcpy(Erdstash + Erdlen, null, str - null);
501 Erdlen += str - null;
/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/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/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/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/uts/common/klm/
H A Dnlm_rpc_svc.c308 * null result arg for these just to reduce warnings.
340 nlm_test_res_1_cb(nlm4_testres *res4, void *null, CLIENT *clnt) argument
351 return (nlm_test_res_1(&res1, null, clnt));
390 nlm_lock_res_1_cb(nlm4_res *resp, void *null, CLIENT *clnt) argument
395 return (nlm_lock_res_1(&res1, null, clnt));
399 nlm_granted_msg_1_cb(nlm4_testargs *argp, void *null, CLIENT *clnt) argument
407 return (nlm_granted_msg_1(&args1, null, clnt));
440 nlm_cancel_res_1_cb(nlm4_res *res4, void *null, CLIENT *clnt) argument
445 return (nlm_cancel_res_1(&res1, null, clnt));
475 nlm_unlock_res_1_cb(nlm4_res *res4, void *null, CLIEN argument
511 nlm_granted_res_1_cb(nlm4_res *res4, void *null, CLIENT *clnt) argument
[all...]
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dkadm_rpc_xdr.c114 bool_t null; local
118 if (!xdr_bool(xdrs, &null))
120 if (null) {
128 null = TRUE;
130 null = FALSE;
131 if (!xdr_bool(xdrs, &null))
133 if (null == FALSE)
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dargs.c59 static char *null; variable
711 return(&null);
754 /* reserve an extra null pointer */
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c577 printf(gettext("Non-null variable name required\n"));
741 null(char *) function
744 null(char *s)
/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/libast/common/port/
H A Dastconf.c91 static char null[1]; variable
135 &null[0],
150 &null[0],
178 &null[0],
226 &null[0],
228 &null[0],
239 &null[0],
251 &null[0],
322 return null;
424 fp->value = null;
[all...]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c530 * an entry in case the requested DACL is null or empty. Adding
537 smb_fsacl_null_empty(boolean_t null) argument
546 if (null) {

Completed in 114 milliseconds

12