Home
last modified time | relevance | path

Searched refs:clnt_create_vers_timed (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/lib/libc/rpc/
Dclnt_generic.c85 return (clnt_create_vers_timed(hostname, prog, vers_out, vers_low, in clnt_create_vers()
96 clnt_create_vers_timed(const char *hostname, rpcprog_t prog, in clnt_create_vers_timed() function
DSymbol.map60 clnt_create_vers_timed;
DMakefile.inc89 rpc_clnt_create.3 clnt_create_vers_timed.3 \
/freebsd-9-stable/include/rpc/
Dclnt.h313 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
/freebsd-9-stable/sys/rpc/
Dclnt.h484 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
/freebsd-9-stable/contrib/amd/
DChangeLog4037 * configure.in: detect clnt_create_vers and clnt_create_vers_timed;