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

/freebsd-9.3-release/lib/libstand/
H A Dtftp.c67 static int tftp_parse_oack(struct tftp_handle *h, char *buf, size_t len);
252 if (tftp_parse_oack(h, t->th_u.tu_stuff, tftp_oack_len) != 0) {
669 tftp_parse_oack(struct tftp_handle *h, char *buf, size_t len) function

Completed in 99 milliseconds