Query: rpc_clone_client
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPC_CLONE_CLIENT(9) Linux Networking RPC_CLONE_CLIENT(9)NAMErpc_clone_client - Clone an RPC client structureSYNOPSISstruct rpc_clnt * rpc_clone_client(struct rpc_clnt * clnt);ARGUMENTSclnt RPC client whose parameters are copiedDESCRIPTIONReturns a fresh RPC client or an ERR_PTR.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RPC_CLONE_CLIENT(9)