ChapSendStatus
static void ChapSendStatus __P((chap_state *, int));
ChapSendStatus(cstate, CHAP_SUCCESS);
ChapSendStatus(cstate, CHAP_FAILURE);
ChapSendStatus(cstate, code);