HomeSort by relevance Sort by last modified time
    Searched full:auth_state (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/
auth.c 214 static enum script_state auth_state = s_down; variable in typeref:enum:script_state
662 if (auth_state != s_down) {
664 auth_state = s_down;
796 auth_state = s_up;
    [all...]

Completed in 27 milliseconds