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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c706 emi_set_state(restarter_instance_state_t state, boolean_t setlog) function
967 * If emi_set_state fails, set log file again in the next call to
968 * emi_set_state.
970 setemilog = emi_set_state(RESTARTER_STATE_OFFLINE, B_TRUE);
1034 (void) emi_set_state(RESTARTER_STATE_ONLINE,

Completed in 59 milliseconds