Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c193 static void open_state_file(const char *, state_file_descr_t *, size_t, int,
329 open_state_file(script_ps_state_file, &script_ps_statefd, in script_main_init()
525 open_state_file(const char *filename, in open_state_file() function