/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | inotify.h | 41 #define IN_DONT_FOLLOW 0x02000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | inotify.h | 41 #define IN_DONT_FOLLOW 0x02000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | inotify.h | 41 #define IN_DONT_FOLLOW 0x02000000 macro
|
/third_party/musl/include/sys/ |
D | inotify.h | 41 #define IN_DONT_FOLLOW 0x02000000 macro
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
D | inotify.h | 51 #define IN_DONT_FOLLOW 0x02000000 /* don't follow a sym link */ macro
|
/third_party/rust/crates/nix/src/sys/ |
D | inotify.rs | 81 IN_DONT_FOLLOW;
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 912 IN_DONT_FOLLOW
|
D | android.txt | 809 IN_DONT_FOLLOW
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1453 pub const IN_DONT_FOLLOW: u32 = 0x02000000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2628 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 3067 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 696 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 701 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 696 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 697 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 708 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 705 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 708 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 916 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 696 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 916 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 705 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 695 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 696 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 701 pub const IN_DONT_FOLLOW: u32 = 33554432; constant
|