Searched refs:rad_init_send_request (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/lib/libradius/ |
| HD | Makefile | 53 libradius.3 rad_init_send_request.3 \
|
| HD | radlib.h | 214 int rad_init_send_request(struct rad_handle *, int *,
|
| HD | radlib.c | 952 rad_init_send_request(struct rad_handle *h, int *fd, struct timeval *tv) in rad_init_send_request() function 1207 n = rad_init_send_request(h, &fd, &tv); in rad_send_request()
|
| /NextBSD/usr.sbin/ppp/ |
| HD | radius.c | 1056 if ((got = rad_init_send_request(r->cx.rad, &r->cx.fd, &tv))) in radius_Authenticate() 1284 if ((got = rad_init_send_request(r->cx.rad, &r->cx.fd, &tv))) in radius_Account()
|