Home
last modified time | relevance | path

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

/netbsd-src/libexec/tftpd/
H A Dtftpd.c93 static int tftp_tsize = 0; variable
576 tftp_tsize = fsize; in tsize_handler()
747 tftp_tsize, 0)) > 0) in tftp()
893 tftp_tsize = (unsigned long) stbuf.st_size; in validate_access()