Home
last modified time | relevance | path

Searched refs:option_blksize2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/tftpd/
H A Dtftp-options.h40 int option_blksize2(int peer);
H A Dtftp-options.c55 { "blksize2", NULL, NULL, option_blksize2, 0 },
277 option_blksize2(int peer __unused) in option_blksize2() function