Searched defs:nconf_clts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c698 struct netconfig *nconf_clts; local
700 while ((nconf_clts = __rpc_getconf(handle)) != NULL) {
701 if (strcmp(nconf_clts->nc_protofmly,
709 client = _getclnthandle_timed(host, nconf_clts,

Completed in 46 milliseconds