/titanic_41/usr/src/head/ |
H A D | xti.h | 190 #pragma redefine_extname t_rcvdis _xti_rcvdis 235 #define t_rcvdis _xti_rcvdis macro 519 extern int t_rcvdis(int, struct t_discon *);
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | interface.c | 41 int t_bind(), t_close(), t_connect(), t_free(), t_look(), t_open(), t_rcvdis(); 471 (t_rcvdis(fd, dropped) == -1)) {
|
H A D | callers.c | 1038 int t_bind(), t_close(), t_connect(), t_free(), t_look(), t_open(), t_rcvdis(); 1193 t_rcvdis(fd,NULL);
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | svc_vc.c | 678 (void) t_rcvdis(xprt->xp_fd, NULL); in rendezvous_request() 689 (void) t_rcvdis(xprt->xp_fd, NULL); in rendezvous_request() 847 (void) t_rcvdis(srcfd, NULL); in do_accept() 1380 (void) t_rcvdis(fd, NULL); in t_rcvnonblock() 1503 (void) t_rcvdis(fd, NULL); in t_rcvall() 1547 (void) t_rcvdis(xprt->xp_fd, NULL); in write_vc() 1585 (void) t_rcvdis(xprt->xp_fd, NULL); in write_vc()
|
H A D | clnt_vc.c | 563 (void) t_rcvdis(fd, (struct in set_up_connection() 1406 (void) t_rcvdis(fd, NULL); in t_rcvall()
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 148 t_rcvdis(int fd, struct t_discon *discon) in t_rcvdis() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tiuser.h | 215 extern int t_rcvdis(int fildes, struct t_discon *discon);
|
/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | nb_ssn.c | 226 (void) t_rcvdis(fd, NULL); in get_xti_err()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 341 (t_rcvdis(fd, dropped) == -1)) { in show_tlook()
|
H A D | callers.c | 613 (void) t_rcvdis(fd, NULL); in tlicall()
|
/titanic_41/usr/src/lib/libnsl/ |
H A D | Makefile.com | 56 t_rcv.o t_rcvconnect.o t_rcvdis.o t_rcvrel.o t_rcvudata.o \
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 490 if (t_rcvdis(fd, discon) < 0) { in process_tlook()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 1273 if (t_rcvdis(fd, &discon) == -1) { in discon_get() 1582 if (t_rcvdis(fd, (struct t_discon *)NULL) == -1) in do_poll_cots_action()
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 1025 if (t_rcvdis(fd, &discon) == -1) { in discon_get() 1271 if (t_rcvdis(fd, (struct t_discon *)NULL) == -1) in do_poll_cots_action()
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 414 t_rcvdis;
|
H A D | llib-lnsl | 285 /* t_rcvdis.c */ 286 int t_rcvdis(int, struct t_discon *);
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 76 t_rcvdis.3nsl \
|
/titanic_41/usr/src/cmd/listen/ |
H A D | listen.c | 1108 if (t_rcvdis(fd, disc) < 0) { in doevent()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 72 file path=usr/share/man/man3nsl/t_rcvdis.3nsl
|