read_ttys
if (s == (state_t)read_ttys)
static state_func_t read_ttys(void);
return (state_func_t)read_ttys;
if (next_step != (state_func_t)read_ttys)
if (next_step != (state_func_t)read_ttys)
return (state_func_t)read_ttys;