Home
last modified time | relevance | path

Searched refs:sendrecv (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dnet.h110 ssize_t sendrecv(struct iodesc *,
H A Drarp.c99 if (sendrecv(d, in rarp_getipaddress()
H A Dnet.c84 sendrecv(struct iodesc *d, in sendrecv() function
H A Dbootp.c178 if (sendrecv(d, bootpsend, bp, sizeof (*bp), in bootp()
203 if (sendrecv(d, bootpsend, bp, sizeof (*bp), in bootp()
H A Darp.c118 i = sendrecv(d, in arpwhohas()
H A Dtftp.c347 res = sendrecv(h->iodesc, &sendudp, &wbuf.t, wtail - (char *)&wbuf.t, in tftp_makereq()
405 res = sendrecv(h->iodesc, &sendudp, &wbuf.t, wtail - (char *)&wbuf.t, in tftp_getnextblock()
H A Drpc.c167 cc = sendrecv(d, in rpc_call()