Searched refs:clnt_create_vers_timed (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt.h | 786 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t, 799 extern CLIENT * clnt_create_vers_timed();
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | clnt_generic.c | 76 return (clnt_create_vers_timed(hostname, prog, vers_out, vers_low, in clnt_create_vers() 87 clnt_create_vers_timed(const char *hostname, const rpcprog_t prog, in clnt_create_vers_timed() function
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | metarpcopen.c | 189 return (clnt_create_vers_timed(hostname, METAD, &vers, in client_create_vers_retry()
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 118 clnt_create_vers_timed.3nsl \ 389 clnt_create_vers_timed.3nsl := LINKSRC = rpc_clnt_create.3nsl
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 118 clnt_create_vers_timed;
|
H A D | llib-lnsl | 527 CLIENT *clnt_create_vers_timed(const char *hostname, rpcprog_t prog,
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | autod_nfs.c | 3397 cl = clnt_create_vers_timed(hostname, in pingnfs() 3418 cl = clnt_create_vers_timed(hostname, in pingnfs()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 117 link path=usr/share/man/man3nsl/clnt_create_vers_timed.3nsl \
|
/titanic_41/ |
H A D | .gitignore | 6643 usr/src/man/man3nsl/clnt_create_vers_timed.3nsl
|