Home
last modified time | relevance | path

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

/third_party/libxml2/win32/wince/
Dwincecompat.h20 #define O_WRONLY 0x0001 /* open for writing only */ macro
/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_iccarm/kernel/include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/musl/ndk_musl_include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/musl/porting/liteos_m/user/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/kernel/include/
Dfcntl.h45 #define O_WRONLY 01 macro
/third_party/musl/porting/uniproton/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/lwip/src/include/lwip/
Dsockets.h453 #define O_WRONLY 4 macro