Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/tftpd/
Dtftp-options.h40 int option_tsize(int peer, struct tftphdr *, int, struct stat *);
Dtftp-options.c85 option_tsize(int peer __unused, struct tftphdr *tp __unused, int mode, in option_tsize() function
Dtftpd.c786 option_tsize(peer, NULL, mode, &stbuf); in validate_access()