/external/ltp/include/lapi/ |
D | fcntl.h | 112 # define O_PATH 0x1000000 macro 114 # define O_PATH 010000000 macro
|
/external/musl/arch/mips64/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/mips/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/mipsn32/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/x32/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/powerpc/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/powerpc64/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/arm/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/m68k/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/aarch64/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/s390x/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/musl/arch/generic/bits/ |
D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | mod.rs | 172 pub const O_PATH: ::c_int = 0x1000000; constant 218 pub const O_PATH: ::c_int = 0o10000000; constant
|
/external/iptables/extensions/ |
D | libxt_cgroup.c | 7 O_PATH = 1, enumerator
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 85 #define O_PATH 010000000 macro
|
/external/toybox/lib/ |
D | portability.h | 268 #define O_PATH 010000000 macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/ |
D | mod.rs | 517 pub const O_PATH: ::c_int = 0o10000000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 419 pub const O_PATH: ::c_int = 0o10000000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
D | mod.rs | 459 pub const O_PATH: ::c_int = 0o10000000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/ |
D | mod.rs | 218 pub const O_PATH: ::c_int = 2097152; constant
|
/external/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 435 pub const O_PATH: ::c_int = 0x2000_0000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | mod.rs | 229 pub const O_PATH: ::c_int = 0o10000000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/ |
D | mod.rs | 221 pub const O_PATH: ::c_int = 0o10000000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
D | s390x.rs | 263 pub const O_PATH: ::c_int = 0o10000000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/mips64/ |
D | mod.rs | 598 pub const O_PATH: ::c_int = 0o10000000; constant
|