Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h228 } restarter_str_t; typedef
231 restarter_str_t str_key;
252 restarter_str_t);
263 const char *restarter_get_str_short(restarter_str_t);
264 const char *restarter_get_str_long(restarter_str_t);
H A Dlibrestart.c419 restarter_get_str_short(restarter_str_t key) in restarter_get_str_short()
430 restarter_get_str_long(restarter_str_t key) in restarter_get_str_long()
849 restarter_str_t aux) in restarter_set_states()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.h44 restarter_str_t ps_reason;
H A Drestarter.c332 restarter_str_t reason = restarter_str_insert_in_graph; in restarter_insert_inst()
840 restarter_str_t reason) in restarter_instance_update_states()
1039 restarter_str_t reason; in stop_instance()
1273 restarter_str_t reason; in unmaintain_instance()
1398 restarter_str_t reason = restarter_str_per_configuration; in enable_inst()
1512 restarter_str_t new_reason; in start_instance()
1598 restarter_str_t reason) in maintain_instance()
1756 degrade_instance(scf_handle_t *h, restarter_inst_t *rip, restarter_str_t reason) in degrade_instance()
H A Dstartd.h489 restarter_str_t sf_reason;
737 restarter_str_t);
H A Dmethod.c1134 restarter_str_t reason; in method_thread()
H A Dgraph.c3428 restarter_str_t reason; in configure_vertex()
4669 restarter_instance_state_t old_state, restarter_str_t reason) in dgraph_state_transition_notify()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c346 restarter_str_t aux = restarter_str_none; in update_instance_states()