Searched defs:timeouts (Results 1 – 8 of 8) sorted by relevance
/openbsd/usr.bin/tftp/ |
H A D | tftp.c | 136 int n, nfds, error, timeouts, size; in sendfile() local 282 int n, nfds, error, timeouts, size; in recvfile() local
|
/openbsd/usr.sbin/dhcrelay/ |
H A D | dispatch.c | 77 struct timeout *timeouts; variable
|
/openbsd/usr.sbin/dhcrelay6/ |
H A D | dispatch.c | 77 struct timeout *timeouts; variable
|
/openbsd/usr.sbin/dhcpd/ |
H A D | dispatch.c | 74 struct dhcpd_timeout *timeouts; variable
|
/openbsd/sbin/iked/ |
H A D | radius.c | 355 const int timeouts[] = { 2, 4, 8 }; in iked_radius_request_send() local
|
/openbsd/usr.sbin/radiusd/ |
H A D | radiusd_radius.c | 529 static int timeouts[] = { 2, 4, 8 }; in module_radius_req_reset_event() local
|
/openbsd/usr.sbin/ldapd/ |
H A D | ldapd.h | 264 unsigned long long timeouts; /* search timeouts */ member
|
/openbsd/usr.bin/ssh/ |
H A D | channels.c | 202 struct ssh_channel_timeout *timeouts; member
|