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.c198 static void *get_state_element(state_file_descr_t *, int, int *);
656 get_state_element(state_file_descr_t *statefd, int index, int *flag) function
695 x = get_state_element(statefd, statefd->index,
714 x = get_state_element(statefd, statefd->index, &flag);
748 if ((x = (ps_state_element_t *)get_state_element(
819 if ((x = (ps_state_element_t *)get_state_element(

Completed in 276 milliseconds