sys_epoll.c | 79 static int epoll_kev_fetch_changes(void *, const struct kevent *, 222 epoll_kev_fetch_changes(void *ctx, const struct kevent *changelist, function in typeref:typename:int 259 .keo_fetch_changes = epoll_kev_fetch_changes, 501 .keo_fetch_changes = epoll_kev_fetch_changes,
|