Home
last modified time | relevance | path

Searched refs:tnconf (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc.c862 struct netconfig *tnconf; in svc_reg() local
874 } else if ((tnconf = __rpcfd_to_nconf(xprt->xp_fd, xprt->xp_type)) in svc_reg()
876 netid = strdup(tnconf->nc_netid); in svc_reg()
878 freenetconfigent(tnconf); in svc_reg()