Searched refs:auth_script_state (Results 1 – 1 of 1) sorted by relevance
215 static enum script_state auth_script_state = s_down; variable665 if (auth_script_state == s_up && auth_script_pid == 0) {667 auth_script_state = s_down;797 if (auth_script_state == s_down && auth_script_pid == 0) {798 auth_script_state = s_up;2508 switch (auth_script_state) {2511 auth_script_state = s_down;2517 auth_script_state = s_up;