Searched refs:close_state_file (Results 1 – 1 of 1) sorted by relevance
196 static void close_state_file(const char *, state_file_descr_t *);356 close_state_file(script_ps_state_file, &script_ps_statefd); in script_main_fini()598 close_state_file(const char *filename, state_file_descr_t *statefd) in close_state_file() function