Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Depoll.h59 struct epoll_event struct
66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event); argument
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
/bionic/libc/
DSYSCALLS.TXT304 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) 1
305 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout) 1