Home
last modified time | relevance | path

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

/freebsd-head/libexec/tftpd/
HDtftp-file.h37 off_t tell_file(void);
HDtftp-file.c215 tell_file(void) in tell_file() function
HDtftp-transfer.c80 window[windowblock].offset = tell_file(); in tftp_send()