Searched refs:upap_sresp (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | upap.c | 107 static void upap_sresp __P((upap_state *, int, int, char *, int)); 413 upap_sresp(u, UPAP_AUTHACK, id, u->us_msg, u->us_msglen); 418 upap_sresp(u, UPAP_AUTHNAK, id, u->us_msg, u->us_msglen); 456 upap_sresp(u, retcode, id, u->us_msg, u->us_msglen); 635 upap_sresp(u, code, id, msg, msglen) in upap_sresp() function
|