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

/freebsd-10.0-release/sbin/init/
H A Dinit.c119 static state_func_t read_ttys(void);
791 return (state_func_t) read_ttys;
1108 read_ttys(void) function
1306 if (current_state == read_ttys || current_state == multi_user ||
1317 if (current_state == read_ttys || current_state == multi_user ||
1324 if (current_state == runcom || current_state == read_ttys ||

Completed in 68 milliseconds