Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-options.h39 int option_blksize(int peer);
H A Dtftp-options.c54 { "blksize", NULL, NULL, option_blksize, 1 },
215 option_blksize(int peer) in option_blksize() function