Searched refs:settimeouts (Results 1 – 4 of 4) sorted by relevance
| /src/libexec/tftpd/ |
| H A D | tftp-utils.h | 54 int settimeouts(int timeoutpacket, int timeoutnetwork, int maxtimeouts);
|
| H A D | tftp-utils.c | 65 settimeouts(int _timeoutpacket, int _timeoutnetwork, int _maxtimeouts __unused) in settimeouts() function
|
| H A D | tftp-options.c | 176 settimeouts(timeoutpacket, timeoutnetwork, maxtimeouts); in option_timeout()
|
| /src/usr.bin/tftp/ |
| H A D | main.c | 646 settimeouts(t, timeoutnetwork, maxtimeouts); in settimeoutpacket() 673 settimeouts(timeoutpacket, t, maxtimeouts); in settimeoutnetwork()
|