Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c480 static const char * const init_next_state_file = variable
3984 st_fd = open(init_next_state_file, in st_write()
4007 if (rename(init_next_state_file, init_state_file)) { in st_write()
4008 (void) unlink(init_next_state_file); in st_write()
4031 "file `%s' to `%s'.\n", init_next_state_file, in st_write()