Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Depoll_sub.c38 epoll_create(int size) in epoll_create() function
/freebsd/contrib/libevent/
H A Depoll_sub.c38 epoll_create(int size) in epoll_create() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1952 TSAN_INTERCEPTOR(int, epoll_create, int size) { in TSAN_INTERCEPTOR() argument