Searched refs:reroot_phase_two (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/init/
H A Dinit.c128 static state_func_t reroot_phase_two(void);
293 initial_transition = reroot_phase_two;
400 if (initial_transition != reroot_phase_two) {
403 * gets reexecuted after reroot_phase_two() is done.
802 reroot_phase_two(void) function

Completed in 48 milliseconds