Query: rpc_call_async
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPC_CALL_ASYNC(9) Linux Networking RPC_CALL_ASYNC(9)NAMErpc_call_async - Perform an asynchronous RPC callSYNOPSISint rpc_call_async(struct rpc_clnt * clnt, const struct rpc_message * msg, int flags, const struct rpc_call_ops * tk_ops, void * data);ARGUMENTSclnt pointer to RPC client msg RPC call parameters flags RPC call flags tk_ops RPC call ops data user call dataCOPYRIGHTKernel Hackers Manual 2.6. July 2010 RPC_CALL_ASYNC(9)