/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/external/kernel-headers/original/uapi/asm-arm64/asm/ |
D | fcntl.h | 24 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/external/e2fsprogs/lib/e2p/ |
D | fgetflags.c | 46 #define O_NOFOLLOW 0 macro
|
D | fsetflags.c | 55 #define O_NOFOLLOW 0 macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
D | mod.rs | 320 pub const O_NOFOLLOW: ::c_int = 0x20000; constant
|
/external/musl/arch/mips64/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0400000 macro
|
/external/musl/arch/mips/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0400000 macro
|
/external/musl/arch/mipsn32/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0400000 macro
|
/external/musl/arch/x32/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0400000 macro
|
/external/musl/arch/powerpc/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0100000 macro
|
/external/musl/arch/powerpc64/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0100000 macro
|
/external/musl/arch/arm/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0100000 macro
|
/external/musl/arch/m68k/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0100000 macro
|
/external/musl/arch/aarch64/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0100000 macro
|
/external/musl/arch/s390x/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0400000 macro
|
/external/musl/arch/generic/bits/ |
D | fcntl.h | 11 #define O_NOFOLLOW 0400000 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 57 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
|
/external/ImageMagick/MagickCore/ |
D | resource.c | 554 #define O_NOFOLLOW 0 in AcquireUniqueFileResource() macro
|
/external/toybox/lib/ |
D | portability.h | 259 #define O_NOFOLLOW 0 macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 40 pub const O_NOFOLLOW: ::c_int = 0x20000; constant
|
/external/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/ |
D | mod.rs | 62 pub const O_NOFOLLOW: ::c_int = 0x8000; constant
|
/external/rust/crates/libc/src/unix/linux_like/android/b32/ |
D | arm.rs | 152 pub const O_NOFOLLOW: ::c_int = 0x8000; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 603 pub const O_NOFOLLOW: ::c_int = 0x20000; constant
|
/external/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 328 pub const O_NOFOLLOW: ::c_int = 0x100; constant
|
/external/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/ |
D | mod.rs | 262 pub const O_NOFOLLOW: ::c_int = 0x20000; constant
|