Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/tftpd/
Dtftp-options.h41 int option_timeout(int peer);
Dtftp-options.c55 { "timeout", NULL, NULL, option_timeout, 1 },
103 option_timeout(int peer) in option_timeout() function