Home
last modified time | relevance | path

Searched defs:O_PATH (Results 1 - 25 of 48) sorted by relevance

12

/third_party/eudev/src/shared/
H A Dmissing.h162 #define O_PATH 010000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/ltp/include/lapi/
H A Dfcntl.h131 # define O_PATH 0x1000000 macro
133 # define O_PATH 010000000 macro
/third_party/toybox/lib/
H A Dportability.h241 #define O_PATH 010000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs172 pub const O_PATH: ::c_int = 0x1000000; consts
218 pub const O_PATH: ::c_int = 0o10000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs526 pub const O_PATH: ::c_int = 0o10000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs421 pub const O_PATH: ::c_int = 0o10000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs560 pub const O_PATH: ::c_int = 0o10000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/
H A Dmod.rs213 pub const O_PATH: ::c_int = 2097152; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
H A Dmod.rs458 pub const O_PATH: ::c_int = 0o10000000; consts

Completed in 18 milliseconds

12