Home
last modified time | relevance | path

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

/NextBSD/libexec/tftpd/
HDtftp-utils.h45 #define MIN_TIMEOUTS 3 macro
HDtftp-utils.c72 while (i < _timeoutnetwork || maxtimeouts < MIN_TIMEOUTS) { in settimeouts()