Home
last modified time | relevance | path

Searched defs:O_RDWR (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/com32/include/
Dfcntl.h16 #define O_RDWR 3 macro
/external/libxml2/win32/wince/
Dwincecompat.h21 #define O_RDWR 0x0002 /* open for reading and writing */ macro
/external/e2fsprogs/include/nonunix/
Dunistd.h13 #define O_RDWR _O_RDWR macro
/external/pdfium/third_party/libtiff/
Dtiffconf.h20 # define O_RDWR 0x0002 /* open for reading and writing */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h21 #define O_RDWR 00000002 macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py160 O_RDWR = 2 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py567 O_RDWR = 2 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py619 O_RDWR = 02 variable