Searched refs:empty (Results 1 - 25 of 192) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/spell/
H A Dhashcheck.c53 int empty = L; local
56 while (empty >= i) {
57 empty -= i;
59 y |= (long)table[tp++] << empty;
61 if (empty > 0)
62 y |= table[tp]>>i-empty;
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlmessages.c40 static char empty[] = ""; variable
76 lmsgs->yesstr = empty;
78 lmsgs->nostr = empty;
H A Dlmonetary.c47 static char empty[] = ""; variable
51 empty, /* int_curr_symbol */
52 empty, /* currency_symbol */
53 empty, /* mon_decimal_point */
54 empty, /* mon_thousands_sep */
56 empty, /* positive_sign */
57 empty, /* negative_sign */
72 empty /* crncystr */
/illumos-gate/usr/src/lib/libbc/sparc/inc/
H A DSYS.h94 .empty; \
103 .empty; \
113 .empty; \
116 .empty; \
121 .empty; \
125 .empty;\
/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.c236 unsigned int empty; local
241 empty = NONE;
249 if (empty == NONE)
250 empty = i;
255 if (empty != NONE) {
256 h->t[empty].hv = hv;
257 h->t[empty].p = h->t[i].p;
259 return empty;
272 /* Found an empty position. */
273 if (empty !
283 unsigned int empty; local
[all...]
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetauthattr.c133 char *empty = "empty"; local
140 printf("name=%s\n", auth->name ? auth->name : empty);
141 printf("res1=%s\n", auth->res1 ? auth->res1 : empty);
142 printf("res2=%s\n", auth->res2 ? auth->res2 : empty);
143 printf("short_desc=%s\n", auth->short_desc ? auth->short_desc : empty);
144 printf("long_desc=%s\n", auth->long_desc ? auth->long_desc : empty);
H A Dgetprofattr.c154 char *empty = "empty"; local
161 printf("name=%s\n", prof->name ? prof->name : empty);
162 printf("res1=%s\n", prof->res1 ? prof->res1 : empty);
163 printf("res2=%s\n", prof->res2 ? prof->res2 : empty);
164 printf("desc=%s\n", prof->desc ? prof->desc : empty);
H A Dgetuserattr.c157 char *empty = "empty"; local
164 printf("name=%s\n", user->name ? user->name : empty);
165 printf("qualifier=%s\n", user->qualifier ? user->qualifier : empty);
166 printf("res1=%s\n", user->res1 ? user->res1 : empty);
167 printf("res2=%s\n", user->res2 ? user->res2 : empty);
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dchange.c211 register char **empty; local
214 if (!(empty = (char **)Malloc(sizeof(char *)))) {
218 *empty = 0;
219 return (empty);
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A D__clock_gettime.s41 .empty ! optimize for CLOCK_REALTIME
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterNS.c86 jstring empty = (*env)->NewStringUTF(env, ""); local
87 glob_jstdout = (*env)->NewGlobalRef(env, empty);
88 glob_jstderr = (*env)->NewGlobalRef(env, empty);
180 jstring empty = (*env)->NewStringUTF(env, ""); local
181 glob_jstdout = (*env)->NewGlobalRef(env, empty);
182 glob_jstderr = (*env)->NewGlobalRef(env, empty);
237 jstring empty = (*env)->NewStringUTF(env, ""); local
238 glob_jstdout = (*env)->NewGlobalRef(env, empty);
239 glob_jstderr = (*env)->NewGlobalRef(env, empty);
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dacos.s53 fstp %st(0) / empty NPX stack
73 fstp %st(0) / empty NPX stack
H A Dacosf.s53 fstp %st(0) / empty NPX stack
70 fstp %st(0) / empty NPX stack
H A Dasinf.s55 fstp %st(0) / empty NPX stack
/illumos-gate/usr/src/lib/libast/common/string/
H A Dtokscan.c31 * -1 returned if s was not empty and fmt failed to match
67 static char empty[1]; variable
113 b = empty;
196 s = empty;
342 s = empty;
351 s = empty;
/illumos-gate/usr/src/cmd/lms/tools/
H A DATVersion.cpp79 if (!path.empty()) {
86 if (version.empty()) {
94 if (cmd.empty()) {
131 if (!(GetAppPathByPid(pid).empty())) {
143 if (!(GetAppPathByPid(pid).empty())) {
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregcache.c84 int empty; local
138 empty = unused = -1;
142 empty = i;
153 if (empty < 0)
156 unused = empty;
/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfdcprefix.c37 size_t empty; /* empty line prefix length */ member in struct:__anon2612
80 sfwr(f, pfx->prefix, n > 1 ? pfx->length : pfx->empty, dp);
144 pfx->empty = n;
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_plugin.c107 char empty[1] = ""; local
120 text = empty;
173 char empty[4] = "..."; local
187 text = empty;
/illumos-gate/usr/src/cmd/ast/msgcc/
H A DMakefile51 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Ddelete_sec_context.c150 gss_buffer_desc empty; local
151 empty.length = 0; empty.value = NULL;
155 &empty, NULL, output_token, KG_TOK_DEL_CTX))) {
/illumos-gate/usr/src/uts/intel/kbtrans/
H A DMakefile66 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/uts/sparc/kbtrans/
H A DMakefile73 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_uobj.c102 * the table should be empty when this routine is called, so this
286 int i, j, empty = -1; local
292 * Try to find an empty slot for the new user object.
312 } else if (blk == NULL && empty < 0) {
314 * Remember the first empty blk we came across.
316 empty = i;
322 * not find a empty block available, then we must allocate/reallocate
325 if (empty < 0) {
354 empty = uo_tbl->uobj_tbl_used_blks;
369 ASSERT(uo_tbl->uobj_tbl_uo_root[empty]
[all...]
/illumos-gate/usr/src/lib/libcmd/common/
H A Dgetconf.c154 static const char empty[] = "-"; local
226 else if (streq(name, empty))
232 if (streq(path, empty))
249 if (streq(path, empty))
254 if ((value = *++argv) && (streq(value, empty)))
270 sfputr(sfstdout, path ? path : empty, ' ');

Completed in 143 milliseconds

12345678