Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/startd/
H A Drestarter.c302 static int stop_instance(scf_handle_t *, restarter_inst_t *, stop_cause_t);
659 (void) stop_instance(h, inst, RSTOP_EXIT); in restarter_insert_inst()
1027 stop_instance(scf_handle_t *local_handle, restarter_inst_t *inst, in stop_instance() function
1252 r = stop_instance(h, rip, flags); in stop_instance_fmri()
1441 r = stop_instance(h, inst, RSTOP_DISABLE); in enable_inst()
1824 (void) stop_instance(h, inst, RSTOP_DEPENDENCY); in restarter_process_events()
1888 } else if (stop_instance(h, inst, in restarter_process_events()
2172 (void) stop_instance(h, inst, RSTOP_EXIT); in contract_action()
2175 (void) stop_instance(h, inst, RSTOP_CORE); in contract_action()
2178 (void) stop_instance(h, inst, RSTOP_SIGNAL); in contract_action()
[all …]