Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dinotify.c5 int inotify_init() in inotify_init() function
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h167 static inline struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3051 pub fn inotify_init() -> ::c_int; in inotify_init() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3439 pub fn inotify_init() -> ::c_int; in inotify_init() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4414 pub fn inotify_init() -> ::c_int; in inotify_init() function