Searched refs:EVBUFFER_EOF (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libevent/
H A Devbuffer.c130 what |= EVBUFFER_EOF;
194 what |= EVBUFFER_EOF;
H A Devent.h741 #define EVBUFFER_EOF 0x10 macro
/external/chromium/third_party/libevent/test/
H A Dregress_http.c1147 if ((what & EVBUFFER_EOF) != 0) {

Completed in 140 milliseconds