Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_test_build.c21 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 Dnxt_test_build.h83 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);