table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
RPC_CLONE_CLIENT(9) | Linux Networking | RPC_CLONE_CLIENT(9) |
NAME¶
rpc_clone_client - Clone an RPC client structureSYNOPSIS¶
struct
rpc_clnt *
rpc_clone_client(struct rpc_clnt * clnt);
ARGUMENTS¶
clntRPC client whose parameters are copied
DESCRIPTION¶
Returns a fresh RPC client or an ERR_PTR.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |