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

/illumos-gate/usr/src/boot/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,
588 sendrecv_tftp(struct tftp_handle *h, function

Completed in 71 milliseconds