Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c61 static char *timeout_str(void);
81 { "timeout", timeout_str, timeout_handler },
456 timeout_str(void) in timeout_str() function