/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 243 #define __NR_inotify_init 5243 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 229 #define __NR_inotify_init 284 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 254 #define __NR_inotify_init 253 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 247 #define __NR_inotify_init 6247 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 221 #define __NR_inotify_init (0x40000000 + 253) macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 294 #define __NR_inotify_init 316 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 265 #define __NR_inotify_init 275 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 294 #define __NR_inotify_init 316 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 294 #define __NR_inotify_init 316 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 294 #define __NR_inotify_init 316 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 294 #define __NR_inotify_init 316 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 273 #define __NR_inotify_init 316 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 276 #define __NR_inotify_init 316 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 291 #define __NR_inotify_init 291 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 284 #define __NR_inotify_init 4284 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 266 #define __NR_inotify_init 284 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 288 #define __NR_inotify_init 291 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 274 #define __NR_inotify_init 275 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 263 #define __NR_inotify_init 290 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 294 #define __NR_inotify_init 316 macro
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 2226 pub const __NR_inotify_init: u32 = 5243; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 2056 pub const __NR_inotify_init: u32 = 1073742077; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 2062 pub const __NR_inotify_init: u32 = 284; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 2116 pub const __NR_inotify_init: u32 = 291; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 2089 pub const __NR_inotify_init: u32 = 253; constant
|