HomeSort by relevance Sort by last modified time
    Searched refs:auth_withpeer_success (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
upap.c 501 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
chap-new.c 521 auth_withpeer_success(0, PPP_CHAP, cs->digest->code);
pppd.h 566 void auth_withpeer_success __P((int, int, int));
    [all...]
auth.c 1010 auth_withpeer_success(unit, protocol, prot_flavor) function
1045 warn("auth_withpeer_success: unknown protocol %x", protocol);
    [all...]
eap.c     [all...]

Completed in 409 milliseconds