Home
last modified time | relevance | path

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

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