Home
last modified time | relevance | path

Searched defs:inotify_init (Results 1 – 2 of 2) 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