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
686 if (auth_state != s_down) {
688 auth_state = s_down;
821 auth_state = s_up;
2320 if (auth_state == s_down) {
2326 if (auth_state == s_up) {