Searched refs:t_getinfo (Results 1 - 13 of 13) sorted by relevance
/osnet-11/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 88 t_getinfo(int fd, struct t_info *info) function
|
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 98 if (t_getinfo(fd, &tinfo) == -1) 322 if (t_getinfo(fd, &tinfo) == -1) {
|
H A D | svc_simple.c | 138 if (t_getinfo(svcxprt->xp_fd, &tinfo) == -1) { 144 rpc_reg_msg, "t_getinfo failed",
|
H A D | clnt_generic.c | 629 if (t_getinfo(fd, &tinfo) == -1) 643 (t_getinfo(fd, &tinfo) == -1))
|
H A D | rpc_generic.c | 432 if (t_getinfo(fd, &tinfo) == -1) {
|
H A D | svc_generic.c | 272 if (t_getinfo(fd, &tinfo) == -1) {
|
H A D | svc_vc.c | 236 if (t_getinfo(fd, &tinfo) == -1) { 412 if (t_getinfo(fd, &tinfo) == -1) {
|
H A D | clnt_dg.c | 150 if (t_getinfo(fd, &tinfo) == -1) {
|
H A D | svc_dg.c | 134 if (t_getinfo(fd, &tinfo) == -1) {
|
H A D | clnt_vc.c | 326 if (t_getinfo(fd, &tinfo) == -1) {
|
/osnet-11/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 171 if (t_getinfo(fd, &info) != 0) { 172 tfaillog(fd, "twrite: t_getinfo\n");
|
/osnet-11/usr/src/lib/libnsl/ |
H A D | Makefile.com | 52 t_connect.o t_error.o t_free.o t_getinfo.o t_getname.o \
|
/osnet-11/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet_sundry.c | 951 if (t_getinfo(fd, &tinfo) == -1)
|
Completed in 38 milliseconds