FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TIMEOUT_MAX
libexec/tftpd/tftp-options.c
163
if (to < TIMEOUT_MIN || to > TIMEOUT_MAX) {
libexec/tftpd/tftp-options.c
167
TIMEOUT_MIN, TIMEOUT_MAX, to);