Home
last modified time | relevance | path

Searched refs:IN_DONT_FOLLOW (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dinotify.h41 #define IN_DONT_FOLLOW 0x02000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dinotify.h41 #define IN_DONT_FOLLOW 0x02000000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dinotify.h41 #define IN_DONT_FOLLOW 0x02000000 macro
/third_party/musl/include/sys/
H A Dinotify.h41 #define IN_DONT_FOLLOW 0x02000000 macro
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dinotify.h51 #define IN_DONT_FOLLOW 0x02000000 /* don't follow a sym link */ macro
/third_party/rust/crates/nix/src/sys/
H A Dinotify.rs81 IN_DONT_FOLLOW;
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1453 pub const IN_DONT_FOLLOW: u32 = 0x02000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2628 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs696 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3067 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs701 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs701 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs708 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs705 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs708 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs705 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs695 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs916 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs696 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs916 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs696 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs697 pub const IN_DONT_FOLLOW: u32 = 33554432; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs696 pub const IN_DONT_FOLLOW: u32 = 33554432; consts

Completed in 206 milliseconds