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

  /external/chromium/third_party/libevent/test/
regress_rpc.c 90 EVRPC_HEADER(Message, msg, kill);
91 EVRPC_HEADER(NeverReply, msg, kill);
  /external/chromium/third_party/libevent/
evrpc.h 41 * EVRPC_HEADER(SendCommand, Request, Reply);
145 * You need to use EVRPC_HEADER to create structures and function prototypes
154 #define EVRPC_HEADER(rpcname, reqstruct, rplystruct) \
177 * @see EVRPC_HEADER()

Completed in 101 milliseconds