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

/freebsd-10.1-release/libexec/tftpd/
H A Dtftp-options.h34 uint16_t make_options(int peer, char *buffer, uint16_t size);
H A Dtftp-io.c209 size += make_options(peer, bp, sizeof(buf) - size);
258 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 98 milliseconds