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

  /external/chromium/third_party/libevent/
kqueue.c 205 kev->filter == EVFILT_READ ? "EVFILT_READ" : "EVFILT_WRITE",
272 } else if (events[i].filter == EVFILT_WRITE) {
359 kev.filter = EVFILT_WRITE;
425 kev.filter = EVFILT_WRITE;
configure     [all...]

Completed in 155 milliseconds