Searched refs:retcode (Results 1 – 1 of 1) sorted by relevance
364 int retcode; in upap_rauthreq() local410 retcode = UPAP_AUTHNAK; in upap_rauthreq()412 retcode = UPAP_AUTHACK; in upap_rauthreq()422 if (retcode == UPAP_AUTHACK) { in upap_rauthreq()425 retcode = UPAP_AUTHNAK; /* XXX exit value will be "wrong" */ in upap_rauthreq()435 upap_sresp(pcb, retcode, id, msg, msglen); in upap_rauthreq()440 if (retcode == UPAP_AUTHACK) { in upap_rauthreq()