Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dinotify.c45 inotify_init(void) in inotify_init() function
/freebsd/sys/kern/
H A Dvfs_inotify.c140 inotify_init(void *arg __unused) in inotify_init() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1772 TSAN_INTERCEPTOR(int, inotify_init, int fake) { in TSAN_INTERCEPTOR() argument