Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.tst13 setv EMPTY
24 exec - echo EMPTY ${EMPTY}
25 exec - echo EMPTY:VALUE ${EMPTY:VALUE}
26 exec - echo EMPTY:-VALUE ${EMPTY:-VALUE}
27 exec - echo EMPTY=VALUE ${EMPTY=VALUE}
28 exec - echo EMPTY[VALUE] ${EMPTY[VALUE]}
29 exec - echo EMPTY.COMPONENT ${EMPTY.COMPONENT}
49 echo EMPTY
50 echo EMPTY:VALUE ${EMPTY:VALUE}
51 echo EMPTY:-VALUE ${EMPTY:-VALUE}
[all …]
H A Dmamake.rt10 setv EMPTY
21 exec - echo EMPTY ${EMPTY}
22 exec - echo EMPTY:VALUE ${EMPTY:VALUE}
23 exec - echo EMPTY:-VALUE ${EMPTY:-VALUE}
24 exec - echo EMPTY=VALUE ${EMPTY=VALUE}
25 exec - echo EMPTY[VALUE] ${EMPTY[VALUE]}
26 exec - echo EMPTY.COMPONENT ${EMPTY.COMPONENT}
27 exec - echo EMPTY.COMPONENT[VALUE] ${EMPTY.COMPONENT[VALUE]}
H A Dregress.sh217 function EMPTY function
255 EMPTY FILE
256 EMPTY FILTER
257 EMPTY SAME
258 EMPTY TYPE
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrMasters.h66 #define EMPTY '\0' macro
92 unused, unused, { EMPTY } }
306 unused, unused, { EMPTY } }
342 unused, unused, { EMPTY } }
375 unused, unused, { EMPTY } }
404 unused, unused, { EMPTY } }
434 unused, unused, { EMPTY } }
458 unused, unused, { EMPTY } }
485 unused, unused, { EMPTY } }
515 unused, unused, { EMPTY } }
[all …]
/illumos-gate/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
/illumos-gate/usr/src/cmd/mailx/
H A Dconfig.c63 EMPTY, EMPTYID, BN|AN, /* Filled in dynamically */
64 EMPTY, EMPTYID, BN|AN, /* Filled in dynamically */
H A Dhostname.c76 if (strcmp(np->nt_machine, EMPTY) == 0) in inithost()
/illumos-gate/usr/src/common/ficl/test/
H A Dtester.fr18 : EMPTY-STACK \ ( ... -- ) EMPTY STACK: HANDLES UNDERFLOWED STACK TOO.
24 EMPTY-STACK \ THROW AWAY EVERY THING ELSE
/illumos-gate/usr/src/cmd/dc/
H A Ddc.c151 EMPTY; in commnds()
201 EMPTY; in commnds()
225 EMPTY; in commnds()
281 EMPTY; in commnds()
312 EMPTY; in commnds()
341 EMPTY; in commnds()
440 EMPTY; in commnds()
477 EMPTY; in commnds()
488 EMPTY; in commnds()
534 EMPTY; in commnds()
[all …]
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dconfigdefs.h49 #define EMPTY "** empty **" macro
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/head/
H A Dutmp.h118 #define EMPTY 0 macro
/illumos-gate/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()
/illumos-gate/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)"
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c205 if((wb.ut_type >= EMPTY) && (wb.ut_type <= UTMAXTYPE)) in valid()
274 case EMPTY: in loop()
H A Dacctcon.c192 if ((wb.ut_type >= EMPTY) && (wb.ut_type <= UTMAXTYPE)) in valid()
250 case EMPTY: in loop()
H A Dwtmpfix.c215 if ((w->ut_type >= EMPTY) && (w->ut_type <= UTMAXTYPE)) in winp()
560 case EMPTY: in inrange()
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c298 if (EMPTY(ctx->wtran)) { in start_write()
343 REQUIRE(EMPTY(ctx->tran)); in destroy()
493 REQUIRE(!EMPTY(ctx->tran)); in readable()
/illumos-gate/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()

123