Searched refs:auth_script_state (Results 1 – 1 of 1) sorted by relevance
215 static enum script_state auth_script_state = s_down; variable689 if (auth_script_state == s_up && auth_script_pid == 0) {691 auth_script_state = s_down;822 if (auth_script_state == s_down && auth_script_pid == 0) {823 auth_script_state = s_up;2318 switch (auth_script_state) {2321 auth_script_state = s_down;2327 auth_script_state = s_up;