Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsys_epoll.c79 static int epoll_kev_fetch_changes(void *, const struct kevent *,
222 epoll_kev_fetch_changes(void *ctx, const struct kevent *changelist, in epoll_kev_fetch_changes() function
259 .keo_fetch_changes = epoll_kev_fetch_changes, in epoll_ctl_common()
501 .keo_fetch_changes = epoll_kev_fetch_changes, in epoll_register_kevent()