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

  /external/libevent/include/event2/
event.h 539 EVENT_BASE_FLAG_IGNORE_ENV = 0x02,
    [all...]
  /external/libevent/
epoll.c 178 ((base->flags & EVENT_BASE_FLAG_IGNORE_ENV) == 0 &&
event.c 584 !(cfg && (cfg->flags & EVENT_BASE_FLAG_IGNORE_ENV));
    [all...]
  /external/libevent/test/
regress.c     [all...]

Completed in 197 milliseconds