Home
last modified time | relevance | path

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

/src/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.c767 option_tsize(peer, NULL, mode, &sb); in validate_access()