Searched defs:epoll_ctl (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/ |
H A D | epoll_sub.c | 54 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_ctl() function
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | epoll_sub.c | 53 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_ctl() function
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | os390-syscalls.c | 236 int epoll_ctl(uv__os390_epoll* lst, in epoll_ctl() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors.cc | 1774 TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) { in TSAN_INTERCEPTOR() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 1816 TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) { in TSAN_INTERCEPTOR() argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_posix.cpp | 1882 TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) { in TSAN_INTERCEPTOR() argument
|