Searched defs:bev (Results 1 – 3 of 3) sorted by relevance
/external/chromium/third_party/libevent/test/ |
D | regress_http.c | 161 http_readcb(struct bufferevent *bev, void *arg) in http_readcb() 197 http_writecb(struct bufferevent *bev, void *arg) in http_writecb() 207 http_errorcb(struct bufferevent *bev, short what, void *arg) in http_errorcb() 297 struct bufferevent *bev = arg; in http_complete_write() local 308 struct bufferevent *bev; in http_basic_test() local 795 http_failure_readcb(struct bufferevent *bev, void *arg) in http_failure_readcb() 811 struct bufferevent *bev; in http_failure_test() local 1078 struct bufferevent *bev; in http_base_test() local 1134 http_chunked_readcb(struct bufferevent *bev, void *arg) in http_chunked_readcb() 1140 http_chunked_errorcb(struct bufferevent *bev, short what, void *arg) in http_chunked_errorcb() [all …]
|
D | regress.c | 1082 readcb(struct bufferevent *bev, void *arg) in readcb() 1091 writecb(struct bufferevent *bev, void *arg) in writecb() 1098 errorcb(struct bufferevent *bev, short what, void *arg) in errorcb() 1139 wm_readcb(struct bufferevent *bev, void *arg) in wm_readcb() 1156 wm_writecb(struct bufferevent *bev, void *arg) in wm_writecb() 1163 wm_errorcb(struct bufferevent *bev, short what, void *arg) in wm_errorcb()
|
/external/linux-tools-perf/util/ |
D | header.c | 673 static int __event_process_build_id(struct build_id_event *bev, in __event_process_build_id() 743 struct build_id_event bev; in perf_header__read_build_ids_abi_quirk() local 775 struct build_id_event bev; in perf_header__read_build_ids() local
|