Home
last modified time | relevance | path

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

/netbsd-src/libexec/tftpd/
H A Dtftpd.c91 static int tftp_opt_tsize = 0; variable
575 tftp_opt_tsize = 1; in tsize_handler()
741 if (tftp_opt_tsize) { in tftp()
892 if (tftp_opt_tsize && mode == RRQ) in validate_access()