Home
last modified time | relevance | path

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

/NextBSD/lib/libc/rpc/
HDclnt_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
HDSymbol.map60 clnt_create_vers_timed;
HDMakefile.inc89 rpc_clnt_create.3 clnt_create_vers_timed.3 \
/NextBSD/include/rpc/
HDclnt.h313 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
/NextBSD/sys/rpc/
HDclnt.h484 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
/NextBSD/contrib/amd/
HDChangeLog4037 * configure.in: detect clnt_create_vers and clnt_create_vers_timed;