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

/freebsd-13-stable/libexec/tftpd/
H A Dtftp-options.h36 uint16_t make_options(int peer, char *buffer, uint16_t size);
H A Dtftp-io.c213 size += make_options(peer, bp, sizeof(buf) - size);
262 size += make_options(peer, bp, sizeof(buf) - size);
H A Dtftp-options.c318 make_options(int peer __unused, char *buffer, uint16_t size) { function

Completed in 41 milliseconds