usr.sbin/ppp/chap.c
383
ChapOutput(chap->auth.physical, CHAP_RESPONSE, chap->auth.id,
usr.sbin/ppp/chap.c
391
ChapOutput(chap->auth.physical, CHAP_FAILURE, chap->auth.id,
usr.sbin/ppp/chap.c
540
ChapOutput(authp->physical, CHAP_CHALLENGE, authp->id,
usr.sbin/ppp/chap.c
544
ChapOutput(authp->physical, CHAP_CHALLENGE, authp->id,
usr.sbin/ppp/chap.c
573
ChapOutput(authp->physical, CHAP_SUCCESS, authp->id, msg, strlen(msg),
usr.sbin/ppp/chap.c
620
ChapOutput(authp->physical, CHAP_FAILURE, authp->id, msg, strlen(msg) + 1,