Searched refs:t_sndudata (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 183 t_sndudata(int fd, const struct t_unitdata *unitdata) function
|
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | rtime_tli.c | 113 if (t_sndudata(fd, &tu_data) == -1) {
|
H A D | clnt_bcast.c | 352 if (t_sndudata(fdlist[i].fd, 358 t_error("rpc_broadcast: t_sndudata"); 392 if (t_sndudata(fdlist[i].fd, 398 t_error("rpc_broadcast: t_sndudata"); 416 if (t_sndudata(fdlist[i].fd, 422 t_sndudata");
|
H A D | auth_time.c | 534 if (t_sndudata(rtime_fd, &tu_data) == -1) { 535 msg("udp : t_sndudata failed.");
|
H A D | clnt_dg.c | 329 if (t_sndudata(cu->cu_fd, &tu_data) == -1) { 667 if (t_sndudata(cu->cu_fd, &tu_data) == -1) {
|
H A D | svc_dg.c | 431 (void) t_sndudata(xprt->xp_fd, tu_data); 509 if (t_sndudata(xprt->xp_fd, tu_data) == 0) { 519 "svc_dg_reply: t_sndudata error t_errno=%d ",
|
/osnet-11/usr/src/lib/libnsl/ |
H A D | Makefile.com | 55 t_rcvuderr.o t_snd.o t_snddis.o t_sndrel.o t_sndudata.o \
|
Completed in 29 milliseconds