Home
last modified time | relevance | path

Searched defs:O_WRONLY (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/src/util/
Dos_file.c20 #define O_WRONLY _O_WRONLY macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h46 #define O_WRONLY 01 macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/musl/ndk_musl_include/
Dfcntl.h46 #define O_WRONLY 01 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h46 #define O_WRONLY 01 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/musl/include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/python/Modules/
Dossaudiodev.c28 #define O_WRONLY 01 macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs387 pub const O_WRONLY: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs328 pub const O_WRONLY: ::c_int = 1; constant
/third_party/rust/crates/libc/src/windows/
Dmod.rs124 pub const O_WRONLY: ::c_int = 0x0001; constant
/third_party/lwip/src/include/lwip/
Dsockets.h453 #define O_WRONLY 4 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs676 pub const O_WRONLY: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs442 pub const O_WRONLY: ::c_int = 0x0002_0000; constant
/third_party/rust/crates/libc/src/
Dwasi.rs223 pub const O_WRONLY: c_int = 0x10000000; constant
/third_party/rust/crates/libc/src/solid/
Dmod.rs204 pub const O_WRONLY: c_int = 2; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs1017 pub const O_WRONLY: ::c_int = 0x0001; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs735 pub const O_WRONLY: ::c_int = 0x0001; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs507 pub const O_WRONLY: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1287 pub const O_WRONLY: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1901 pub const O_WRONLY: ::c_int = 0o000001; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1467 pub const O_WRONLY: ::c_int = 1; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs200 pub const O_WRONLY: u32 = 1; constant

12