Searched refs:EMPTY (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrMasters.h65 #define EMPTY '\0' macro
91 unused, unused, { EMPTY } }
111 unused, unused, { EMPTY } }, \
138 unused, unused, { EMPTY } }, \
161 unused, unused, { EMPTY } }, \
271 unused, unused, { EMPTY } },
299 unused, unused, { EMPTY } },
302 unused, unused, { EMPTY } },
305 unused, unused, { EMPTY } }
329 unused, unused, { EMPTY } },
[all...]
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProbeDescription.java66 public static final ProbeDescription EMPTY = field in class:ProbeDescription
260 p = EMPTY;
H A DAggregation.java56 * keyed to the empty tuple ({@link Tuple#EMPTY}).
130 * uses {@link Tuple#EMPTY} as a key)
283 * Tuple#EMPTY}) to obtain the value from a <i>singleton</i> (a
295 key = Tuple.EMPTY;
H A DTuple.java60 public static final Tuple EMPTY = new Tuple(); field in class:Tuple
208 * @see Tuple#EMPTY
H A DLocalConsumer.java1063 if (filter == ProbeDescription.EMPTY) {
1077 if (filter == ProbeDescription.EMPTY) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.t55 use constant EMPTY => ( ) ; # the right way for lists constant
67 @undef = EMPTY;
/osnet-11/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 */
/osnet-11/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 */
H A D_rtboot.s137 SI(EMPTY)
236 s.EMPTY:.asciz "(null)"
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetut.c203 if (fubuf.ut_type != EMPTY) {
208 * us an EMPTY entry.
210 case EMPTY:
279 if (fubuf.ut_type != EMPTY &&
H A Dgetutx.c317 if (fubuf.ut_type != EMPTY) {
322 * us an EMPTY entry.
324 case EMPTY:
427 if (fubuf.ut_type != EMPTY &&
590 if (curx->ut_type != EMPTY &&
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_update.c188 while (!EMPTY(zgrps)) {
H A Dres_findzonecut.c502 if (EMPTY(nsrr->addrs)) {
/osnet-11/usr/src/lib/libresolv2/include/isc/
H A Dlist.h39 #define EMPTY(list) ((list).head == NULL) macro
/osnet-11/usr/src/lib/libcmd/common/
H A Dfind.c133 DAYSTART, MAXDEPTH, MINDEPTH, NOLEAF, EMPTY, enumerator in enum:Command
289 "empty", EMPTY, Unary|Stat, 0, 0, 0,
1616 case EMPTY:
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c304 if (EMPTY(ctx->wtran)) {
349 REQUIRE(EMPTY(ctx->tran));
499 REQUIRE(!EMPTY(ctx->tran));
H A Deventlib.c231 if (!EMPTY(ctx->accepts)) {
/osnet-11/usr/src/lib/libdhcpdu/common/
H A Drfc2136.c839 while (!EMPTY(q)) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl1610 06EA ARABIC EMPTY CENTRE LOW STOP
1611 06EB ARABIC EMPTY CENTRE HIGH STOP
5979 2205 EMPTY SET
7700 29B0 REVERSED EMPTY SET
7701 29B1 EMPTY SET WITH OVERBAR
7702 29B2 EMPTY SET WITH SMALL CIRCLE ABOVE
7703 29B3 EMPTY SET WITH RIGHT ARROW ABOVE
7704 29B4 EMPTY SET WITH LEFT ARROW ABOVE

Completed in 118 milliseconds