Searched defs:evrpc_status (Results 1 – 2 of 2) sorted by relevance
/external/libevent/include/event2/ |
D | rpc_struct.h | 44 struct evrpc_status { struct 50 int error; 53 struct evhttp_request *http_req;
|
/external/libevent/ |
D | evrpc.c | 831 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_make_request_ctx() 1084 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_send_request_generic() argument 1169 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), in evrpc_request_set_cb()
|