Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c93 stop_cause_t cause = RSTOP_EXIT; in wait_remove()
H A Dstartd.h378 } stop_cause_t; typedef
H A Drestarter.c303 static int stop_instance(scf_handle_t *, restarter_inst_t *, stop_cause_t);
1031 stop_cause_t cause) in stop_instance()