Home
last modified time | relevance | path

Searched defs:__NR_inotify_add_watch (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h295 #define __NR_inotify_add_watch 317 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h295 #define __NR_inotify_add_watch 317 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h295 #define __NR_inotify_add_watch 317 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h295 #define __NR_inotify_add_watch 317 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h295 #define __NR_inotify_add_watch 317 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h295 #define __NR_inotify_add_watch 317 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1866 pub const __NR_inotify_add_watch: u32 = 27; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2129 pub const __NR_inotify_add_watch: u32 = 276; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1866 pub const __NR_inotify_add_watch: u32 = 27; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1857 pub const __NR_inotify_add_watch: u32 = 27; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2227 pub const __NR_inotify_add_watch: u32 = 5244; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2132 pub const __NR_inotify_add_watch: u32 = 276; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2260 pub const __NR_inotify_add_watch: u32 = 4285; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2102 pub const __NR_inotify_add_watch: u32 = 317; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2235 pub const __NR_inotify_add_watch: u32 = 152; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2063 pub const __NR_inotify_add_watch: u32 = 285; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2226 pub const __NR_inotify_add_watch: u32 = 152; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2057 pub const __NR_inotify_add_watch: u32 = 1073742078; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2117 pub const __NR_inotify_add_watch: u32 = 292; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2090 pub const __NR_inotify_add_watch: u32 = 254; consts

Completed in 189 milliseconds