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

/freebsd-10.1-release/libexec/tftpd/
H A Dtftp-file.c105 convert_to_net(char *buffer, size_t count, int init) function
217 convert_to_net(NULL, 0, 1);
239 return convert_to_net(buffer, count, 0);

Completed in 85 milliseconds