Searched refs:callrpc (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_soc.h | 67 extern int callrpc(char *, rpcprog_t, rpcvers_t, rpcproc_t, xdrproc_t, char *, 70 extern int callrpc();
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rup.c | 200 err = (enum clnt_stat)callrpc(host, RSTATPROG, RSTATVERS_VAR, 205 err = (enum clnt_stat)callrpc(host, RSTATPROG, RSTATVERS_TIME,
|
/illumos-gate/usr/src/man/man3nsl/ |
H A D | Makefile | 111 callrpc.3nsl \ 414 callrpc.3nsl := LINKSRC = rpc_soc.3nsl
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 437 callrpc(char *host, rpcprog_t prognum, rpcvers_t versnum, rpcproc_t procnum, in callrpc() function
|
/illumos-gate/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 214 callrpc;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 27 link path=usr/share/man/man3nsl/callrpc.3nsl target=rpc_soc.3nsl
|