Searched refs:auth_script_state (Results 1 – 1 of 1) sorted by relevance
167 static enum script_state auth_script_state = s_down; variable485 if (auth_script_state == s_up && auth_script_pid == 0) {487 auth_script_state = s_down;622 if (auth_script_state == s_down && auth_script_pid == 0) {623 auth_script_state = s_up;2132 switch (auth_script_state) {2135 auth_script_state = s_down;2141 auth_script_state = s_up;