Searched refs:t_rcvuderr (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/head/ |
H A D | xti.h | 194 #pragma redefine_extname t_rcvuderr _xti_rcvuderr 239 #define t_rcvuderr _xti_rcvuderr macro 523 extern int t_rcvuderr(int, struct t_uderr *);
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 166 t_rcvuderr(int fd, struct t_uderr *uderr) in t_rcvuderr() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tiuser.h | 218 extern int t_rcvuderr(int fildes, struct t_uderr *uderr);
|
/titanic_41/usr/src/lib/libnsl/ |
H A D | Makefile.com | 57 t_rcvuderr.o t_snd.o t_snddis.o t_sndrel.o t_sndudata.o \
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | clnt_bcast.c | 505 t_rcvuderr(fdlist[i].fd, NULL) == 0) in rpc_broadcast_exp()
|
H A D | clnt_dg.c | 927 if (t_rcvuderr(cu->cu_fd, uderr) == 0) { in _rcv_unitdata_err()
|
H A D | svc_dg.c | 389 (t_rcvuderr(xprt->xp_fd, in svc_dg_recv()
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 417 t_rcvuderr;
|
H A D | llib-lnsl | 294 /* t_rcvuderr.c */ 295 int t_rcvuderr(int, struct t_uderr *);
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 80 t_rcvuderr.3nsl \
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc_com.c | 1431 (void) t_rcvuderr(fd, NULL); in handle_reply()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 1061 ret = t_rcvuderr(fd, uderr); in do_poll_clts_action()
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 1508 ret = t_rcvuderr(fd, uderr); in do_poll_clts_action()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 76 file path=usr/share/man/man3nsl/t_rcvuderr.3nsl
|
/titanic_41/usr/src/cmd/syslogd/ |
H A D | syslogd.c | 844 if (t_rcvuderr(Nfd[i].fd, errp) < 0) { in net_poll()
|