Home
last modified time | relevance | path

Searched refs:START_REQUESTED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dlog.c450 if (outcome == START_REQUESTED) { in log_transition()
502 case START_REQUESTED: in log_transition()
503 assert(outcome != START_REQUESTED); in log_transition()
H A Dstartd.h348 START_REQUESTED, enumerator
H A Dmethod.c1176 log_transition(inst, START_REQUESTED); in method_thread()