Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.h222 } restarter_str_t; typedef
225 restarter_str_t str_key;
246 restarter_str_t);
257 const char *restarter_get_str_short(restarter_str_t);
258 const char *restarter_get_str_long(restarter_str_t);
H A Dlibrestart.c417 restarter_get_str_short(restarter_str_t key) in restarter_get_str_short()
428 restarter_get_str_long(restarter_str_t key) in restarter_get_str_long()
847 restarter_str_t aux) in restarter_set_states()
/titanic_50/usr/src/cmd/svc/startd/
H A Dprotocol.h44 restarter_str_t ps_reason;
H A Drestarter.c330 restarter_str_t reason = restarter_str_insert_in_graph; in restarter_insert_inst()
837 restarter_str_t reason) in restarter_instance_update_states()
1034 restarter_str_t reason; in stop_instance()
1268 restarter_str_t reason; in unmaintain_instance()
1393 restarter_str_t reason = restarter_str_per_configuration; in enable_inst()
1507 restarter_str_t new_reason; in start_instance()
1593 restarter_str_t reason) in maintain_instance()
H A Dstartd.h491 restarter_str_t sf_reason;
739 restarter_str_t);
H A Dmethod.c1116 restarter_str_t reason; in method_thread()
H A Dgraph.c3454 restarter_str_t reason; in configure_vertex()
4697 restarter_instance_state_t old_state, restarter_str_t reason) in dgraph_state_transition_notify()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c346 restarter_str_t aux = restarter_str_none; in update_instance_states()