Home
last modified time | relevance | path

Searched defs:epoll_event (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/mit/libuv/dist/src/unix/
H A Dos390-syscalls.h41 struct epoll_event { struct
56 int epoll_ctl(uv__os390_epoll* ep, int op, int fd, struct epoll_event *event); argument
/netbsd/sys/sys/
H A Depoll.h71 struct epoll_event { struct
78 int fd, struct epoll_event *event); argument