HomeSort by: relevance | last modified time | path
    Searched refs:auth_withpeer_success (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 357 void auth_withpeer_success(int, int, int);
upap.c 488 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
chap.c 554 auth_withpeer_success(0, PPP_CHAP, cs->digest->code);
auth.c 1125 auth_withpeer_success(int unit, int protocol, int prot_flavor) function
1159 warn("auth_withpeer_success: unknown protocol %x", protocol);
eap.c 2887 auth_withpeer_success(esp->es_unit, PPP_EAP, 0);

Completed in 42 milliseconds