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

/freebsd-13-stable/contrib/libevent/include/event2/
H A Drpc.h64 * To send the reply, call EVRPC_REQUEST_DONE(rpc);
268 * EVRPC_REQUEST_DONE is used to answer a request; the reply is expected
274 #define EVRPC_REQUEST_DONE(rpc_req) do { \ macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h64 * To send the reply, call EVRPC_REQUEST_DONE(rpc);
268 * EVRPC_REQUEST_DONE is used to answer a request; the reply is expected
274 #define EVRPC_REQUEST_DONE(rpc_req) do { \ macro
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_rpc.c125 EVRPC_REQUEST_DONE(rpc);
716 EVRPC_REQUEST_DONE(saved_rpc);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c125 EVRPC_REQUEST_DONE(rpc);
716 EVRPC_REQUEST_DONE(saved_rpc);

Completed in 119 milliseconds