Searched refs:read_ttys (Results 1 – 1 of 1) sorted by relevance
139 static state_func_t read_ttys(void);916 return (state_func_t)read_ttys; in runetcrc()929 if (next_step != (state_func_t)read_ttys) in runcom()940 if (next_step != (state_func_t)read_ttys) in runcom()961 return (state_func_t)read_ttys; in runcom()1171 read_ttys(void) in read_ttys() function1376 if (s == (state_t)read_ttys) in get_runlevel()