Home
last modified time | relevance | path

Searched refs:rad_init_send_request (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libradius/
H A Dradlib.h202 int rad_init_send_request(struct rad_handle *, int *,
H A Dradlib.c709 rad_init_send_request(struct rad_handle *h, int *fd, struct timeval *tv) in rad_init_send_request() function
930 n = rad_init_send_request(h, &fd, &tv); in rad_send_request()