Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c62 static char *timeout_str(void);
82 { "timeout", timeout_str, timeout_handler },
455 timeout_str(void) in timeout_str() function