Searched defs:evrpc_status (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/include/event2/ |
H A D | rpc_struct.h | 55 struct evrpc_status { struct 61 int error; 64 struct evhttp_request *http_req;
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | evrpc.c | 833 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_make_request_ctx() 1085 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_send_request_generic() argument 1170 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), in evrpc_request_set_cb()
|