Home
last modified time | relevance | path

Searched refs:evmap_io_active_ (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/libevent/
H A Dwin32select.c341 evmap_io_active_(base, s, EV_READ); in win32_dispatch()
351 evmap_io_active_(base, s, EV_WRITE); in win32_dispatch()
361 evmap_io_active_(base, s, EV_WRITE); in win32_dispatch()
H A Devmap-internal.h78 void evmap_io_active_(struct event_base *base, evutil_socket_t fd, short events);
H A Ddevpoll.c220 evmap_io_active_(base, events[i].fd, which); in devpoll_dispatch()
H A Dselect.c204 evmap_io_active_(base, i, res); in select_dispatch()
H A Dpoll.c223 evmap_io_active_(base, event_set[i].fd, res); in poll_dispatch()
H A Devport.c356 evmap_io_active_(base, fd, res); in evport_dispatch()
H A Depoll.c505 evmap_io_active_(base, events[i].data.fd, ev | EV_ET); in epoll_dispatch()
H A Dkqueue.c418 evmap_io_active_(base, events[i].ident, which | EV_ET); in kq_dispatch()
H A Devmap.c420 evmap_io_active_(struct event_base *base, evutil_socket_t fd, short events) in evmap_io_active_() function
H A Devent.c3832 evmap_io_active_(base, fd, events & (EV_READ|EV_WRITE|EV_CLOSED)); in event_base_active_by_fd()
/freebsd/contrib/ntp/sntp/libevent/
H A Dwin32select.c341 evmap_io_active_(base, s, EV_READ); in win32_dispatch()
351 evmap_io_active_(base, s, EV_WRITE); in win32_dispatch()
361 evmap_io_active_(base, s, EV_WRITE); in win32_dispatch()
H A Devmap-internal.h78 void evmap_io_active_(struct event_base *base, evutil_socket_t fd, short events);
H A Ddevpoll.c220 evmap_io_active_(base, events[i].fd, which); in devpoll_dispatch()
H A Dselect.c204 evmap_io_active_(base, i, res); in select_dispatch()
H A Devport.c356 evmap_io_active_(base, fd, res); in evport_dispatch()
H A Dpoll.c223 evmap_io_active_(base, event_set[i].fd, res); in poll_dispatch()
H A Dkqueue.c418 evmap_io_active_(base, events[i].ident, which | EV_ET); in kq_dispatch()
H A Depoll.c505 evmap_io_active_(base, events[i].data.fd, ev | EV_ET); in epoll_dispatch()
H A Devmap.c420 evmap_io_active_(struct event_base *base, evutil_socket_t fd, short events) in evmap_io_active_() function
H A Devent.c3832 evmap_io_active_(base, fd, events & (EV_READ|EV_WRITE|EV_CLOSED)); in event_base_active_by_fd()