/titanic_44/usr/src/lib/librpcsvc/common/ |
H A D | rusers_simple.c | 44 if (rpc_call(host, RUSERSPROG, RUSERSVERS_3, RUSERSPROC_NAMES, 114 if (rpc_call(host, RUSERSPROG, RUSERSVERS_3, RUSERSPROC_NUM, 117 if (rpc_call(host, RUSERSPROG, RUSERSVERS_IDLE, RUSERSPROC_NUM, 130 return (rpc_call(host, RUSERSPROG, RUSERSVERS_IDLE, RUSERSPROC_NAMES,
|
H A D | rstat_simple.c | 37 return (rpc_call(host, RSTATPROG, RSTATVERS_TIME, RSTATPROC_STATS, 48 if (rpc_call(host, RSTATPROG, RSTATVERS_TIME, RSTATPROC_HAVEDISK,
|
H A D | rwallxdr.c | 49 return (rpc_call(host, WALLPROG, WALLVERS, WALLPROC_WALL,
|
/titanic_44/usr/src/cmd/fs.d/nfs/clear_locks/ |
H A D | clear_locks.c | 169 rslt = rpc_call(server, NLM_PROG, NLM_VERSX, NLM_FREE_ALL, in share_zap()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | clnt_simple.c | 89 rpc_call(const char *host, const rpcprog_t prognum, const rpcvers_t versnum, in rpc_call() function
|
H A D | rpc_soc.c | 442 return ((int)rpc_call(host, prognum, versnum, procnum, inproc, in callrpc()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt.h | 997 extern enum clnt_stat rpc_call(const char *, const rpcprog_t, const rpcvers_t, 1001 extern enum clnt_stat rpc_call();
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | yppoll.c | 349 (void) rpc_call(host, YPBINDPROG, YPBINDVERS, YPBINDPROC_DOMAIN, in getypserv()
|
/titanic_44/usr/src/cmd/rpcsvc/ |
H A D | rusers.c | 212 err = rpc_call(name, RUSERSPROG, RUSERSVERS_3, in singlehost() 222 err = rpc_call(name, RUSERSPROG, RUSERSVERS_IDLE, in singlehost()
|
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_proxy.h | 358 typedef struct rpc_call { struct
|
/titanic_44/usr/src/man/man3nsl/ |
H A D | Makefile | 189 rpc_call.3nsl \ 383 rpc_call.3nsl := LINKSRC = rpc_clnt_calls.3nsl
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 373 rpc_call;
|
H A D | llib-lnsl | 556 enum clnt_stat rpc_call(const char *host, rpcprog_t prognum, rpcvers_t versnum,
|
/titanic_44/usr/src/cmd/rexd/ |
H A D | mount_nfs.c | 599 if (err = rpc_call(fullname, MOUNTPROG, MOUNTVERS, MOUNTPROC_EXPORT, in parsefs()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 203 link path=usr/share/man/man3nsl/rpc_call.3nsl target=rpc_clnt_calls.3nsl
|
/titanic_44/ |
H A D | .gitignore | 6714 usr/src/man/man3nsl/rpc_call.3nsl
|