Home
last modified time | relevance | path

Searched refs:upap_sauthreq (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/
Dupap.c116 static void upap_sauthreq __P((upap_state *));
169 upap_sauthreq(u); /* Start protocol */
217 upap_sauthreq(u); /* Send Authenticate-Request */
252 upap_sauthreq(u); /* send an auth-request */
551 upap_sauthreq(u) in upap_sauthreq() function