Searched refs:EVRPC_REGISTER (Results 1 - 1 of 1) sorted by relevance

/external/libevent/include/event2/
H A Drpc.h57 * EVRPC_REGISTER(base, SendCommand, Request, Reply, FunctionCB, arg);
319 #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ macro
333 Use EVRPC_REGISTER() instead.
335 @see EVRPC_REGISTER()
346 * @see EVRPC_REGISTER()
571 Do not call this function directly, use EVRPC_REGISTER() instead.
573 @see EVRPC_REGISTER()

Completed in 56 milliseconds