other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
RPC_CALL_ASYNC(9) | Linux Networking | RPC_CALL_ASYNC(9) |
NAME¶
rpc_call_async - Perform an asynchronous RPC callSYNOPSIS¶
int
rpc_call_async(struct rpc_clnt * clnt,
const struct rpc_message * msg,
int flags,
const struct rpc_call_ops * tk_ops,
void * data);
ARGUMENTS¶
clntpointer to RPC client
msg
RPC call parameters
flags
RPC call flags
tk_ops
RPC call ops
data
user call data
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |