Rechercher une page de manuel
rpc_call_async
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
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
clnt
- pointer to RPC client
msg
- RPC call parameters
flags
- RPC call flags
tk_ops
- RPC call ops
data
- user call data
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre