HomeSort by relevance Sort by last modified time
    Searched refs:EVRPC_GENERATE (Results 1 - 2 of 2) sorted by null

  /external/libevent/include/event2/
rpc.h 170 * @see EVRPC_GENERATE()
189 /** use EVRPC_GENERATE instead */
225 * EVRPC_GENERATE is used to create the code corresponding to sending
233 #define EVRPC_GENERATE(rpcname, reqstruct, rplystruct) \
  /external/libevent/test/
regress_rpc.c 101 EVRPC_GENERATE(Message, msg, kill)
102 EVRPC_GENERATE(NeverReply, msg, kill)

Completed in 49 milliseconds