Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dfcntl.h15 #define O_WRONLY 2 macro
/external/libxml2/win32/wince/
Dwincecompat.h20 #define O_WRONLY 0x0001 /* open for writing only */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h21 #define O_WRONLY 00000001 macro
/external/python/cpython2/Modules/
Dlinuxaudiodev.c23 #define O_WRONLY 01 macro
Dossaudiodev.c29 #define O_WRONLY 01 macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py159 O_WRONLY = 1 variable
/external/python/cpython3/Modules/
Dossaudiodev.c30 #define O_WRONLY 01 macro
/external/python/cpython2/Lib/plat-irix6/
DFILE.py566 O_WRONLY = 1 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py618 O_WRONLY = 01 variable