Searched refs:t_getinfo (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c88 t_getinfo(int fd, struct t_info *info) function
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpc_soc.c98 if (t_getinfo(fd, &tinfo) == -1)
322 if (t_getinfo(fd, &tinfo) == -1) {
H A Dsvc_simple.c138 if (t_getinfo(svcxprt->xp_fd, &tinfo) == -1) {
144 rpc_reg_msg, "t_getinfo failed",
H A Dclnt_generic.c629 if (t_getinfo(fd, &tinfo) == -1)
643 (t_getinfo(fd, &tinfo) == -1))
H A Drpc_generic.c432 if (t_getinfo(fd, &tinfo) == -1) {
H A Dsvc_generic.c272 if (t_getinfo(fd, &tinfo) == -1) {
H A Dsvc_vc.c236 if (t_getinfo(fd, &tinfo) == -1) {
412 if (t_getinfo(fd, &tinfo) == -1) {
H A Dclnt_dg.c150 if (t_getinfo(fd, &tinfo) == -1) {
H A Dsvc_dg.c134 if (t_getinfo(fd, &tinfo) == -1) {
H A Dclnt_vc.c326 if (t_getinfo(fd, &tinfo) == -1) {
/osnet-11/usr/src/lib/libnsl/dial/
H A Dinterface.c171 if (t_getinfo(fd, &info) != 0) {
172 tfaillog(fd, "twrite: t_getinfo\n");
/osnet-11/usr/src/lib/libnsl/
H A DMakefile.com52 t_connect.o t_error.o t_free.o t_getinfo.o t_getname.o \
/osnet-11/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c951 if (t_getinfo(fd, &tinfo) == -1)

Completed in 38 milliseconds