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

/freebsd-11-stable/libexec/tftpd/
H A Dtftp-options.h38 int option_tsize(int peer, struct tftphdr *, int, struct stat *);
H A Dtftp-options.c52 { "tsize", NULL, NULL, NULL /* option_tsize */, 1 },
82 option_tsize(int peer __unused, struct tftphdr *tp __unused, int mode, function
H A Dtftpd.c773 option_tsize(peer, NULL, mode, &stbuf);

Completed in 65 milliseconds