Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c76 static CLIENT *_getclnthandle_timed(char *, struct netconfig *, char **,
289 return (_getclnthandle_timed(host, nconf, targaddr, NULL)); in getclnthandle()
299 _getclnthandle_timed(char *host, struct netconfig *nconf, char **targaddr, in _getclnthandle_timed() function
709 client = _getclnthandle_timed(host, nconf_clts, in __rpcb_findaddr_timed()
717 client = _getclnthandle_timed(host, nconf, &parms.r_addr, tp); in __rpcb_findaddr_timed()
813 client = _getclnthandle_timed(host, nconf, &parms.r_addr, tp); in __rpcb_findaddr_timed()
959 client = _getclnthandle_timed(host, newnconf, in __rpcb_findaddr_timed()