Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dauth.c214 static enum script_state auth_state = s_down; variable
662 if (auth_state != s_down) {
664 auth_state = s_down;
796 auth_state = s_up;
2510 if (auth_state == s_down) {
2516 if (auth_state == s_up) {