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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dclnt_generic.c65 * It calls clnt_create_vers_timed() with a NULL value for the timeout
73 return (clnt_create_vers_timed(hostname, prog, vers_out, vers_low,
84 clnt_create_vers_timed(const char *hostname, const rpcprog_t prog, function

Completed in 24 milliseconds