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

/freebsd-13-stable/contrib/libevent/include/event2/
H A Drpc.h170 * @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) \ macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h170 * @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) \ macro
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_rpc.c101 EVRPC_GENERATE(Message, msg, kill)
102 EVRPC_GENERATE(NeverReply, msg, kill)
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c101 EVRPC_GENERATE(Message, msg, kill)
102 EVRPC_GENERATE(NeverReply, msg, kill)

Completed in 173 milliseconds