Searched refs:ChapSendStatus (Results 1 – 1 of 1) sorted by relevance
110 static void ChapSendStatus __P((chap_state *, int));596 ChapSendStatus(cstate, CHAP_SUCCESS);602 ChapSendStatus(cstate, CHAP_FAILURE);682 ChapSendStatus(cstate, code);817 ChapSendStatus(cstate, code) in ChapSendStatus() function