Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Depoll.c20 int epoll_ctl(int fd, int op, int fd2, struct epoll_event *ev) in epoll_ctl() function
/third_party/libuv/src/unix/
Dos390-syscalls.c236 int epoll_ctl(uv__os390_epoll* lst, in epoll_ctl() function