Searched refs:nconf_clts (Results 1 – 2 of 2) sorted by relevance
843 struct netconfig *nconf_clts; in __rpcb_findaddr_timed() local849 while ((nconf_clts = __rpc_getconf(handle)) in __rpcb_findaddr_timed()851 if (strcmp(nconf_clts->nc_protofmly, in __rpcb_findaddr_timed()855 client = getclnthandle(host, nconf_clts, in __rpcb_findaddr_timed()
883 struct netconfig *nconf_clts;889 while ((nconf_clts = __rpc_getconf(handle))891 if (strcmp(nconf_clts->nc_protofmly,895 client = getclnthandle(host, nconf_clts,