Home
last modified time | relevance | path

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

/external/musl/src/linux/
Dinotify.c5 int inotify_init() in inotify_init() function
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h167 static inline struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1498 TSAN_INTERCEPTOR(int, inotify_init, int fake) { in TSAN_INTERCEPTOR() argument
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json2166 "inotify_init": 253, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json2175 "inotify_init": 316, number
/external/rust/crates/libc/src/unix/nto/
Dmod.rs3051 pub fn inotify_init() -> ::c_int; in inotify_init() function
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3439 pub fn inotify_init() -> ::c_int; in inotify_init() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4390 pub fn inotify_init() -> ::c_int; in inotify_init() function