Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-options.h38 int option_timeout(int peer);
H A Dtftp-options.c53 { "timeout", NULL, NULL, option_timeout, 1 },
155 option_timeout(int peer) in option_timeout() function