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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c72 static CLIENT *_getclnthandle_timed(char *, struct netconfig *, char **,
296 return (_getclnthandle_timed(host, nconf, targaddr, NULL));
306 _getclnthandle_timed(char *host, struct netconfig *nconf, char **targaddr, function
340 "_getclnthandle_timed: strdup "
776 client = _getclnthandle_timed(host, newnconf,
780 client = _getclnthandle_timed(host, nconf,
879 client = _getclnthandle_timed(host,
954 client = _getclnthandle_timed(host, nconf, &parms.r_addr, tp);

Completed in 33 milliseconds