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

  /external/libevent/include/event2/
event.h 457 EVENT_BASE_FLAG_IGNORE_ENV = 0x02,
    [all...]
  /external/libevent/
epoll.c 140 ((base->flags & EVENT_BASE_FLAG_IGNORE_ENV) == 0 &&
event.c 589 !(cfg && (cfg->flags & EVENT_BASE_FLAG_IGNORE_ENV));
    [all...]

Completed in 92 milliseconds