/external/libpcap/testprogs/ |
D | unix.h | 52 #define O_TRUNC _O_TRUNC macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
D | mod.rs | 322 pub const O_TRUNC: ::c_int = 01000; constant
|
/external/musl/arch/arm/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/mips64/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/mipsn32/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/mips/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/powerpc64/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/m68k/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/powerpc/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/x32/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/aarch64/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/s390x/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/musl/arch/generic/bits/ |
D | fcntl.h | 4 #define O_TRUNC 01000 macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | mod.rs | 190 pub const O_TRUNC: ::c_int = 0x400; constant 236 pub const O_TRUNC: ::c_int = 512; constant
|
/external/fmtlib/src/ |
D | os.cc | 31 # define O_TRUNC _O_TRUNC macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 33 #define O_TRUNC 00001000 /* not fcntl */ macro
|
/external/libcups/vcnet/ |
D | config.h | 85 # define O_TRUNC _O_TRUNC macro
|
/external/rust/crates/gdbstub/src/target/ext/ |
D | host_io.rs | 26 const O_TRUNC = 0x400; constant
|
/external/python/cpython2/Lib/plat-irix5/ |
D | FILE.py | 167 O_TRUNC = 0x200 variable
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 7 pub const O_TRUNC: ::c_int = 512; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/ |
D | mod.rs | 480 pub const O_TRUNC: ::c_int = 512; constant
|
/external/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 391 pub const O_TRUNC: ::c_int = 1024; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 573 pub const O_TRUNC: ::c_int = 512; constant
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 128 pub const O_TRUNC: ::c_int = 0x0200; constant
|
/external/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 332 pub const O_TRUNC: ::c_int = 1024; constant
|