Searched refs:__rpcfd_to_nconf (Results 1 – 7 of 7) sorted by relevance
81 extern struct netconfig *__rpcfd_to_nconf(int, int);89 extern struct netconfig *__rpcfd_to_nconf();
419 __rpcfd_to_nconf(int fd, int servtype) in __rpcfd_to_nconf() function
703 if ((nc = __rpcfd_to_nconf(fd, servtype)) != NULL) { in _clnt_tli_create_timed()
874 } else if ((tnconf = __rpcfd_to_nconf(xprt->xp_fd, xprt->xp_type)) in svc_reg()982 __rpcfd_to_nconf(xprt->xp_fd, xprt->xp_type)) != NULL)) { in svc_register()
712 if ((nconf = __rpcfd_to_nconf(xprt->xp_fd, xprt->xp_type)) in rendezvous_request()
644 __rpcfd_to_nconf;
655 struct netconfig *__rpcfd_to_nconf(int fd, int servtype);