sendudp 140 lib/libsa/bootp.c return (sendudp(d, pkt, len)); sendudp 106 lib/libsa/net.h ssize_t sendudp(struct iodesc *, void *, size_t); sendudp 181 lib/libsa/rpc.c sendudp, send_head, send_tail - send_head, sendudp 182 lib/libsa/tftp.c res = sendrecv(h->iodesc, sendudp, &wbuf.t, wtail - (char *) &wbuf.t, sendudp 218 lib/libsa/tftp.c res = sendrecv(h->iodesc, sendudp, &wbuf.t, wtail - (char *) &wbuf.t, sendudp 252 lib/libsa/tftp.c (void) sendudp(h->iodesc, &wbuf.t, wtail - (char *) &wbuf.t);