Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c196 static void *get_state_element(state_file_descr_t *, int, int *);
654 get_state_element(state_file_descr_t *statefd, int index, int *flag) in get_state_element() function
693 x = get_state_element(statefd, statefd->index, in allocate_state_element()
712 x = get_state_element(statefd, statefd->index, &flag); in allocate_state_element()
746 if ((x = (ps_state_element_t *)get_state_element( in script_ps_state_file_kill_pids()
817 if ((x = (ps_state_element_t *)get_state_element( in script_ps_state_file_remove_entry()