Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/libevent/
H A Depoll_sub.c52 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_ctl() function
/freebsd-src/contrib/libevent/
H A Depoll_sub.c52 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_ctl() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1957 TSAN_INTERCEPTOR(int,epoll_ctl,int epfd,int op,int fd,void * ev) TSAN_INTERCEPTOR() argument