HomeSort by relevance Sort by last modified time
    Searched refs:EVBUFFER_EOF (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libevent/
evbuffer.c 130 what |= EVBUFFER_EOF;
194 what |= EVBUFFER_EOF;
event.h 741 #define EVBUFFER_EOF 0x10
    [all...]
  /external/chromium/third_party/libevent/test/
regress_http.c 1147 if ((what & EVBUFFER_EOF) != 0) {

Completed in 15 milliseconds