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

/freebsd-current/lib/libc/rpc/
H A Dclnt_generic.c70 * It calls clnt_create_vers_timed() with a NULL value for the timeout
78 return (clnt_create_vers_timed(hostname, prog, vers_out, vers_low,
89 clnt_create_vers_timed(const char *hostname, rpcprog_t prog, function
H A DMakefile.inc88 rpc_clnt_create.3 clnt_create_vers_timed.3 \
/freebsd-current/include/rpc/
H A Dclnt.h311 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
/freebsd-current/sys/rpc/
H A Dclnt.h491 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,

Completed in 171 milliseconds