Searched refs:clnt_create_vers_timed (Results 1 - 6 of 6) 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/uts/common/rpc/
H A Dclnt.h786 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
799 extern CLIENT * clnt_create_vers_timed();
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmetarpcopen.c189 return (clnt_create_vers_timed(hostname, METAD, &vers,
/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
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c3342 cl = clnt_create_vers_timed(hostname,
3363 cl = clnt_create_vers_timed(hostname,
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl527 CLIENT *clnt_create_vers_timed(const char *hostname, rpcprog_t prog,

Completed in 76 milliseconds