Home
last modified time | relevance | path

Searched defs:O_WRONLY (Results 1 - 25 of 37) sorted by relevance

12

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

Completed in 87 milliseconds

12