Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script_impl.h200 } ps_state_element_t; typedef
H A Drcm_script.c328 sizeof (ps_state_element_t), in script_main_init()
739 ps_state_element_t *x; in script_ps_state_file_kill_pids()
746 if ((x = (ps_state_element_t *)get_state_element( in script_ps_state_file_kill_pids()
788 ps_state_element_t *x; in script_ps_state_file_add_entry()
792 x = (ps_state_element_t *)allocate_state_element( in script_ps_state_file_add_entry()
810 ps_state_element_t *x; in script_ps_state_file_remove_entry()
817 if ((x = (ps_state_element_t *)get_state_element( in script_ps_state_file_remove_entry()