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

/freebsd-9.3-release/lib/libstand/
H A Dtftp.c73 static ssize_t sendrecv_tftp(struct tftp_handle *h,
321 res = sendrecv_tftp(h, &sendudp, &wbuf.t, wtail - (char *) &wbuf.t,
369 res = sendrecv_tftp(h, &sendudp, &wbuf.t, wtail - (char *) &wbuf.t,
565 sendrecv_tftp(struct tftp_handle *h, function

Completed in 109 milliseconds