Searched refs:state_func_t (Results 1 – 1 of 1) sorted by relevance
125 typedef long (*state_func_t)(void); typedef126 typedef state_func_t (*state_t)(void);136 static state_func_t single_user(void);138 static state_func_t runcom(void);139 static state_func_t read_ttys(void);140 static state_func_t multi_user(void);141 static state_func_t clean_ttys(void);142 static state_func_t catatonia(void);143 static state_func_t death(void);194 static state_func_t runetcrc(int);[all …]