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

/freebsd-11-stable/libexec/tftpd/
H A Dtftp-options.h34 uint16_t make_options(int peer, char *buffer, uint16_t size);
H A Dtftp-io.c211 size += make_options(peer, bp, sizeof(buf) - size);
260 size += make_options(peer, bp, sizeof(buf) - size);
H A Dtftp-options.c280 make_options(int peer __unused, char *buffer, uint16_t size) { function

Completed in 125 milliseconds