Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-options.h37 int option_tsize(int peer, struct tftphdr *, int, struct stat *);
H A Dtftp-options.c139 option_tsize(int peer __unused, struct tftphdr *tp __unused, int mode, in option_tsize() function
H A Dtftpd.c769 option_tsize(peer, NULL, mode, &stbuf); in validate_access()