Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Drcm_script_impl.h202 } ps_state_element_t; typedef
H A Drcm_script.c330 sizeof (ps_state_element_t), in script_main_init()
741 ps_state_element_t *x; in script_ps_state_file_kill_pids()
748 if ((x = (ps_state_element_t *)get_state_element( in script_ps_state_file_kill_pids()
790 ps_state_element_t *x; in script_ps_state_file_add_entry()
794 x = (ps_state_element_t *)allocate_state_element( in script_ps_state_file_add_entry()
812 ps_state_element_t *x; in script_ps_state_file_remove_entry()
819 if ((x = (ps_state_element_t *)get_state_element( in script_ps_state_file_remove_entry()