Home
last modified time | relevance | path

Searched refs:EMPTY (Results 1 – 25 of 49) sorted by relevance

12

/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrMasters.h68 #define EMPTY '\0' macro
94 unused, unused, { EMPTY } }
114 unused, unused, { EMPTY } }, \
141 unused, unused, { EMPTY } }, \
164 unused, unused, { EMPTY } }, \
274 unused, unused, { EMPTY } },
302 unused, unused, { EMPTY } },
305 unused, unused, { EMPTY } },
308 unused, unused, { EMPTY } }
332 unused, unused, { EMPTY } },
[all …]
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c53 #define EMPTY(str) ((str == NULL) || (*str == '\0')) macro
456 while (!EMPTY(str)) {
461 if (EMPTY(str))
488 if (EMPTY(l_c1p) && EMPTY(l_c2p)) in verscmp()
490 else if (EMPTY(l_c1p) && !EMPTY(l_c2p) && in verscmp()
493 else if (EMPTY(l_c2p) && !EMPTY(l_c1p) && in verscmp()
528 if (EMPTY(cp))
535 if (EMPTY(cp) || !isdigit(c))
/titanic_44/usr/src/cmd/sed/
H A Dcompile.c95 {'d', 2, EMPTY},
96 {'D', 2, EMPTY},
97 {'g', 2, EMPTY},
98 {'G', 2, EMPTY},
99 {'h', 2, EMPTY},
100 {'H', 2, EMPTY},
102 {'l', 2, EMPTY},
103 {'n', 2, EMPTY},
104 {'N', 2, EMPTY},
105 {'p', 2, EMPTY},
[all …]
H A Ddefs.h111 EMPTY, /* d D g G h H l n N p P q x = \0 */ enumerator
/titanic_44/usr/src/cmd/mailx/
H A Dconfig.c65 EMPTY, EMPTYID, BN|AN, /* Filled in dynamically */
66 EMPTY, EMPTYID, BN|AN, /* Filled in dynamically */
H A Dhostname.c78 if (strcmp(np->nt_machine, EMPTY) == 0) in inithost()
/titanic_44/usr/src/cmd/mailx/hdr/
H A Dconfigdefs.h51 #define EMPTY "** empty **" macro
/titanic_44/usr/src/cmd/dc/
H A Ddc.c153 EMPTY; in commnds()
203 EMPTY; in commnds()
227 EMPTY; in commnds()
283 EMPTY; in commnds()
314 EMPTY; in commnds()
343 EMPTY; in commnds()
442 EMPTY; in commnds()
479 EMPTY; in commnds()
490 EMPTY; in commnds()
536 EMPTY; in commnds()
[all …]
/titanic_44/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java114 rec = a.getRecord(Tuple.EMPTY); in testCleared()
122 rec = a.getRecord(Tuple.EMPTY); in testCleared()
H A DTestStateMachine.java142 consumer.listProbes(ProbeDescription.EMPTY); in beforeOpen()
306 consumer.listProbes(ProbeDescription.EMPTY); in afterGo()
498 consumer.listProbes(ProbeDescription.EMPTY); in afterClose()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dgetut.c206 if (fubuf.ut_type != EMPTY) { in _compat_getutid()
213 case EMPTY: in _compat_getutid()
282 if (fubuf.ut_type != EMPTY && in _compat_getutline()
H A Dgetutx.c318 if (fubuf.ut_type != EMPTY) { in getutxid()
325 case EMPTY: in getutxid()
428 if (fubuf.ut_type != EMPTY && in getutxline()
591 if (curx->ut_type != EMPTY && in invoke_utmp_update()
/titanic_44/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProbeDescription.java66 public static final ProbeDescription EMPTY = field in ProbeDescription
260 p = EMPTY; in parse()
/titanic_44/usr/src/head/
H A Dutmp.h118 #define EMPTY 0 macro
/titanic_44/usr/src/lib/libc/i386/crt/
H A D_rtld.c53 #define EMPTY strings[EMPTY_S] macro
80 const char *program_name = EMPTY; /* our name */ in __rtld()
/titanic_44/usr/src/lib/libc/sparc/crt/
H A D_rtld.c53 #define EMPTY strings[EMPTY_S] macro
79 const char *program_name = EMPTY; /* our name */ in __rtld()
H A D_rtboot.s137 SI(EMPTY)
236 s.EMPTY:.asciz "(null)"
/titanic_44/usr/src/lib/pkcs11/libkcfd/common/
H A Dllib-lkcfd31 * EMPTY library
/titanic_44/usr/src/lib/libintl/common/
H A Dllib-lintl33 * EMPTY library
/titanic_44/usr/src/cmd/acct/
H A Dacctcon1.c205 if((wb.ut_type >= EMPTY) && (wb.ut_type <= UTMAXTYPE)) in valid()
273 case EMPTY: in loop()
H A Dacctcon.c194 if ((wb.ut_type >= EMPTY) && (wb.ut_type <= UTMAXTYPE)) in valid()
251 case EMPTY: in loop()
H A Dwtmpfix.c217 if ((w->ut_type >= EMPTY) && (w->ut_type <= UTMAXTYPE)) in winp()
562 case EMPTY: in inrange()
/titanic_44/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c304 if (EMPTY(ctx->wtran)) { in start_write()
349 REQUIRE(EMPTY(ctx->tran)); in destroy()
499 REQUIRE(!EMPTY(ctx->tran)); in readable()
/titanic_44/usr/src/lib/libshell/common/tests/
H A Darrays.sh362 function EMPTY function
374 EMPTY foo
/titanic_44/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c1512 _NOTE(EMPTY) in ntwdt_cyclic_softint()
1717 _NOTE(EMPTY) in ntwdt_read_props()
1844 _NOTE(EMPTY) in ntwdt_set_cfgvar()
1875 _NOTE(EMPTY) in ntwdt_get_cfgvar()

12