Searched refs:callrpc (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt_soc.h | 69 extern int callrpc(char *, rpcprog_t, rpcvers_t, rpcproc_t, xdrproc_t, char *, 72 extern int callrpc();
|
/titanic_41/usr/src/cmd/rpcsvc/ |
H A D | rup.c | 213 err = (enum clnt_stat)callrpc(host, RSTATPROG, RSTATVERS_VAR, 218 err = (enum clnt_stat)callrpc(host, RSTATPROG, RSTATVERS_TIME,
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 111 callrpc.3nsl \ 413 callrpc.3nsl := LINKSRC = rpc_soc.3nsl
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 439 callrpc(char *host, rpcprog_t prognum, rpcvers_t versnum, rpcproc_t procnum, in callrpc() function
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 198 callrpc;
|
H A D | llib-lnsl | 689 int callrpc(char *host, rpcprog_t prognum, rpcvers_t versnum, rpcproc_t procnum,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 108 link path=usr/share/man/man3nsl/callrpc.3nsl target=rpc_soc.3nsl
|
/titanic_41/ |
H A D | .gitignore | 6636 usr/src/man/man3nsl/callrpc.3nsl
|