Searched refs:__rpc_dtbsize (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpc_com.h | 80 extern int __rpc_dtbsize(void); 88 extern int __rpc_dtbsize();
|
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | rtime.c | 70 extern int __rpc_dtbsize(); 110 res = select(__rpc_dtbsize(), &readfds, NULL,
|
H A D | svc_tcp.c | 304 if (select(__rpc_dtbsize(), &readfds, NULL, NULL,
|
H A D | clnt_tcp.c | 422 switch (select(__rpc_dtbsize(),
|
H A D | clnt_udp.c | 294 switch (select(__rpc_dtbsize(), &readfds, NULL,
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 93 __rpc_dtbsize(void) in __rpc_dtbsize() function
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 642 __rpc_dtbsize;
|
H A D | llib-lnsl | 648 int __rpc_dtbsize(void);
|