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

/freebsd-10.3-release/lib/libstand/
H A Dtftp.c73 static ssize_t sendrecv_tftp(struct tftp_handle *h,
328 res = sendrecv_tftp(h, &sendudp, &wbuf.t, wtail - (char *) &wbuf.t,
376 res = sendrecv_tftp(h, &sendudp, &wbuf.t, wtail - (char *) &wbuf.t,
574 sendrecv_tftp(struct tftp_handle *h, function

Completed in 45 milliseconds