Searched defs:epoll_event (Results 1 – 6 of 6) sorted by relevance
/third_party/libuv/src/unix/ |
D | os390-syscalls.h | 41 struct epoll_event { struct 56 int epoll_ctl(uv__os390_epoll* ep, int op, int fd, struct epoll_event *event); argument
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | epoll.h | 48 struct epoll_event { struct 60 int epoll_ctl(int, int, int, struct epoll_event *); argument
|
/third_party/musl/include/sys/ |
D | epoll.h | 48 struct epoll_event { struct 60 int epoll_ctl(int, int, int, struct epoll_event *); argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | epoll.h | 48 struct epoll_event { struct 60 int epoll_ctl(int, int, int, struct epoll_event *); argument
|
/third_party/musl/ndk_musl_include/sys/ |
D | epoll.h | 48 struct epoll_event { struct 60 int epoll_ctl(int, int, int, struct epoll_event *); argument
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | epoll.h | 48 struct epoll_event { struct 60 int epoll_ctl(int, int, int, struct epoll_event *); argument
|