Home
last modified time | relevance | path

Searched refs:auth_script_state (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c167 static enum script_state auth_script_state = s_down; variable
485 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;