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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c4653 stn_restarter_state(restarter_instance_state_t rstate) function
4701 if ((from = stn_restarter_state(old_state)) == -1 ||
4702 (to = stn_restarter_state(new_state)) == -1) {

Completed in 70 milliseconds