rpc_call_sync (9) - Linux Manuals
rpc_call_sync: Perform a synchronous RPC call
NAME
rpc_call_sync - Perform a synchronous RPC call
SYNOPSIS
-
int rpc_call_sync(struct rpc_clnt
* clnt, const struct rpc_message* msg, intflags);
ARGUMENTS
clnt
-
- pointer to RPC client
msg
- RPC call parameters
flags
- RPC call flags
COPYRIGHT