Home
last modified time | relevance | path

Searched refs:SYS_inotify_add_watch (Results 1 - 25 of 38) sorted by relevance

12

/third_party/musl/src/linux/
H A Dinotify.c20 return syscall(SYS_inotify_add_watch, fd, pathname, mask); in inotify_add_watch()
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h697 #define SYS_inotify_add_watch 317 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dnot_x32.rs333 pub const SYS_inotify_add_watch: ::c_long = 254; consts
H A Dx32.rs275 pub const SYS_inotify_add_watch: ::c_long = __X32_SYSCALL_BIT + 254; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/
H A Dmod.rs138 pub const SYS_inotify_add_watch: ::c_long = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/riscv64/
H A Dmod.rs96 pub const SYS_inotify_add_watch: ::c_long = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Darm.rs424 pub const SYS_inotify_add_watch: ::c_long = 317; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
H A Dmod.rs545 pub const SYS_inotify_add_watch: ::c_long = 4000 + 285; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs425 pub const SYS_inotify_add_watch: ::c_int = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/x86/
H A Dmod.rs445 pub const SYS_inotify_add_watch: ::c_long = 292; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs293 pub const SYS_inotify_add_watch: ::c_long = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs701 pub const SYS_inotify_add_watch: ::c_long = 276; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs437 pub const SYS_inotify_add_watch: ::c_long = 4000 + 285; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs614 pub const SYS_inotify_add_watch: ::c_long = 152; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs667 pub const SYS_inotify_add_watch: ::c_long = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs653 pub const SYS_inotify_add_watch: ::c_long = 254; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs694 pub const SYS_inotify_add_watch: ::c_long = 285; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs737 pub const SYS_inotify_add_watch: ::c_long = 317; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs741 pub const SYS_inotify_add_watch: ::c_long = 317; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs505 pub const SYS_inotify_add_watch: ::c_long = 254; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs580 pub const SYS_inotify_add_watch: ::c_long = 285; consts
H A Dpowerpc64.rs489 pub const SYS_inotify_add_watch: ::c_long = 276; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/mips64/
H A Dmod.rs487 pub const SYS_inotify_add_watch: ::c_long = 5000 + 244; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
H A Dmod.rs621 pub const SYS_inotify_add_watch: ::c_long = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs277 pub const SYS_inotify_add_watch: ::c_long = 27; consts

Completed in 56 milliseconds

12