Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dupap.c99 static void upap_sauthreq __P((upap_state *));
180 upap_sauthreq(u); /* Start protocol */
229 upap_sauthreq(u); /* Send Authenticate-Request */
264 upap_sauthreq(u); /* send an auth-request */
571 upap_sauthreq(u);
591 upap_sauthreq(u) in upap_sauthreq() function