Home
last modified time | relevance | path

Searched refs:SYS_inotify_init1 (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/linux/
Dinotify.c11 int r = __syscall(SYS_inotify_init1, flags); in inotify_init1()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h741 #define SYS_inotify_init1 360 macro