Home
last modified time | relevance | path

Searched defs:AT_EMPTY_PATH (Results 1 - 25 of 26) sorted by relevance

12

/third_party/eudev/src/shared/
H A Dmissing.h166 #define AT_EMPTY_PATH 0x1000 macro
/third_party/libbpf/include/uapi/linux/
H A Dfcntl.h106 #define AT_EMPTY_PATH 0x1000 /* Allow empty relative pathname */ macro
/third_party/ltp/include/lapi/
H A Dfcntl.h106 # define AT_EMPTY_PATH 0x1000 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h103 #define AT_EMPTY_PATH 0x1000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h102 #define AT_EMPTY_PATH 0x1000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h102 #define AT_EMPTY_PATH 0x1000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h102 #define AT_EMPTY_PATH 0x1000 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h105 #define AT_EMPTY_PATH 0x1000 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h102 #define AT_EMPTY_PATH 0x1000 macro
/third_party/musl/include/
H A Dfcntl.h105 #define AT_EMPTY_PATH 0x1000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1221 pub const AT_EMPTY_PATH: ::c_int = 0x1000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1991 pub const AT_EMPTY_PATH: ::c_int = 0x1000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs280 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs292 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs285 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs285 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs289 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs292 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs289 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs279 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs283 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs280 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs283 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs280 pub const AT_EMPTY_PATH: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs281 pub const AT_EMPTY_PATH: u32 = 4096; consts

Completed in 186 milliseconds

12