Searched refs:epfd (Results 1 – 2 of 2) sorted by path
/unit/src/ |
H A D | nxt_test_build.c | 21 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_ctl() argument 28 epoll_wait(int epfd, struct epoll_event *events, int nevents, int timeout) in epoll_wait() argument
|
H A D | nxt_test_build.h | 83 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event); 84 int epoll_wait(int epfd, struct epoll_event *events, int nevents, int timeout);
|