Searched defs:WAIT (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/saf/
H A Ddoconfig.c51 #define WAIT 1 macro
146 if ((rflag & NORUN) || dorun(p, WAIT)) {
451 if (waitflg == WAIT) {
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.h53 WAIT, /* resource is in transition from a state to another */ enumerator in enum:sc_state_code_enum
100 SCSTAT_WAIT = WAIT, /* resource is in transition */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h137 WAIT enumerator in enum:__anon1206
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h424 #define WAIT 1 macro
/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h81 #define WAIT 1 /* wait and ensure that operation is complete */ macro
/illumos-gate/usr/src/cmd/init/
H A Dinit.c262 #define WAIT 3 /* Perform once and wait to complete */ macro
823 * ONCE and WAIT types work.
1286 * If the modes are the normal modes (ONCE, WAIT, RESPAWN, OFF,
1288 * field is ONCE or WAIT and the current level is the same as
1289 * the last level, then skip this entry. ONCE and WAIT only

Completed in 98 milliseconds