Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c194 static void close_state_file(const char *, state_file_descr_t *);
354 close_state_file(script_ps_state_file, &script_ps_statefd); in script_main_fini()
596 close_state_file(const char *filename, state_file_descr_t *statefd) in close_state_file() function