Searched defs:O_WRONLY (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/win32/wince/ | ||
D | wincecompat.h | 20 #define O_WRONLY 0x0001 /* open for writing only */ macro |
/external/kernel-headers/original/uapi/asm-generic/ | ||
D | fcntl.h | 20 #define O_WRONLY 00000001 macro |