Searched refs:clnt_tp_create_timed (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/lib/libc/rpc/ |
| HD | clnt_generic.c | 216 clnt = clnt_tp_create_timed(hostname, prog, vers, nconf, tp); in clnt_create_timed() 270 return (clnt_tp_create_timed(hostname, prog, vers, nconf, NULL)); in clnt_tp_create() 280 clnt_tp_create_timed(const char *hostname, rpcprog_t prog, rpcvers_t vers, in clnt_tp_create_timed() function
|
| HD | Symbol.map | 64 clnt_tp_create_timed;
|
| HD | Makefile.inc | 97 rpc_clnt_create.3 clnt_tp_create_timed.3 \
|
| /NextBSD/include/rpc/ |
| HD | clnt.h | 343 extern CLIENT * clnt_tp_create_timed(const char *, const rpcprog_t,
|
| /NextBSD/sys/rpc/ |
| HD | clnt.h | 514 extern CLIENT * clnt_tp_create_timed(const char *, const rpcprog_t,
|
| /NextBSD/contrib/amd/ |
| HD | ChangeLog | 10451 clnt_tp_create_timed() on systems that don'e have it (Solaris 2.4 10454 * aux/configure.in: test for existence of clnt_tp_create_timed(),
|