Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dinotify.c28 inotify_init1(int flags) in inotify_init1() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1785 TSAN_INTERCEPTOR(int, inotify_init1, int flags) { in TSAN_INTERCEPTOR() argument