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

  /external/ppp/pppd/
upap.c 453 auth_peer_success(u->us_unit, PPP_PAP, 0, ruser, ruserlen);
chap-new.c 393 auth_peer_success(0, PPP_CHAP,
pppd.h 562 void auth_peer_success __P((int, int, int, char *, int));
    [all...]
auth.c 932 auth_peer_success(unit, protocol, prot_flavor, name, namelen) function
963 warn("auth_peer_success: unknown protocol %x", protocol);
    [all...]
eap.c 306 auth_peer_success(esp->es_unit, PPP_EAP, 0,
    [all...]

Completed in 102 milliseconds