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.h223 } restarter_str_t; typedef
226 restarter_str_t str_key;
247 restarter_str_t);
258 const char *restarter_get_str_short(restarter_str_t);
259 const char *restarter_get_str_long(restarter_str_t);
H A Dlibrestart.c418 restarter_get_str_short(restarter_str_t key) in restarter_get_str_short()
429 restarter_get_str_long(restarter_str_t key) in restarter_get_str_long()
848 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.c331 restarter_str_t reason = restarter_str_insert_in_graph; in restarter_insert_inst()
838 restarter_str_t reason) in restarter_instance_update_states()
1037 restarter_str_t reason; in stop_instance()
1271 restarter_str_t reason; in unmaintain_instance()
1396 restarter_str_t reason = restarter_str_per_configuration; in enable_inst()
1510 restarter_str_t new_reason; in start_instance()
1596 restarter_str_t reason) in maintain_instance()
H A Dstartd.h484 restarter_str_t sf_reason;
732 restarter_str_t);
H A Dmethod.c1122 restarter_str_t reason; in method_thread()
H A Dgraph.c3426 restarter_str_t reason; in configure_vertex()
4667 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()