Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c191 static void open_state_file(const char *, state_file_descr_t *, size_t, int,
327 open_state_file(script_ps_state_file, &script_ps_statefd, in script_main_init()
523 open_state_file(const char *filename, in open_state_file() function