Home
last modified time | relevance | path

Searched defs:timeouts (Results 1 – 8 of 8) sorted by relevance

/openbsd/usr.bin/tftp/
H A Dtftp.c136 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 Ddispatch.c77 struct timeout *timeouts; variable
/openbsd/usr.sbin/dhcrelay6/
H A Ddispatch.c77 struct timeout *timeouts; variable
/openbsd/usr.sbin/dhcpd/
H A Ddispatch.c74 struct dhcpd_timeout *timeouts; variable
/openbsd/sbin/iked/
H A Dradius.c355 const int timeouts[] = { 2, 4, 8 }; in iked_radius_request_send() local
/openbsd/usr.sbin/radiusd/
H A Dradiusd_radius.c529 static int timeouts[] = { 2, 4, 8 }; in module_radius_req_reset_event() local
/openbsd/usr.sbin/ldapd/
H A Dldapd.h264 unsigned long long timeouts; /* search timeouts */ member
/openbsd/usr.bin/ssh/
H A Dchannels.c202 struct ssh_channel_timeout *timeouts; member