Searched refs:clnt_create_vers_timed (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/rpc/ |
H A D | clnt_generic.c | 78 return (clnt_create_vers_timed(hostname, prog, vers_out, vers_low, in clnt_create_vers() 89 clnt_create_vers_timed(const char *hostname, rpcprog_t prog, in clnt_create_vers_timed() function
|
H A D | Symbol.map | 25 clnt_create_vers_timed;
|
H A D | Makefile.inc | 87 rpc_clnt_create.3 clnt_create_vers_timed.3 \
|
/freebsd/include/rpc/ |
H A D | clnt.h | 311 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
|
/freebsd/sys/rpc/ |
H A D | clnt.h | 491 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
|