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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_generic.c68 * It calls clnt_create_vers_timed() with a NULL value for the timeout
76 return (clnt_create_vers_timed(hostname, prog, vers_out, vers_low,
87 clnt_create_vers_timed(const char *hostname, const rpcprog_t prog, function
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile118 clnt_create_vers_timed.3nsl \
389 clnt_create_vers_timed.3nsl := LINKSRC = rpc_clnt_create.3nsl

Completed in 74 milliseconds