Home
last modified time | relevance | path

Searched refs:EVRPC_REQUEST_HTTP (Results 1 – 2 of 2) sorted by relevance

/libevent-2.1.12/include/event2/
H A Drpc.h263 #define EVRPC_REQUEST_HTTP(rpc_req) (rpc_req)->http_req macro
/libevent-2.1.12/test/
H A Dregress_rpc.c112 struct evhttp_request* req = EVRPC_REQUEST_HTTP(rpc); in MessageCb()