Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.c111 static void ChapSendChallenge __P((chap_state *));
215 ChapSendChallenge(cstate); /* crank it up dude! */
243 ChapSendChallenge(cstate); /* Re-send challenge */
278 ChapSendChallenge(cstate);
303 ChapSendChallenge(cstate);
782 ChapSendChallenge(cstate) in ChapSendChallenge() function