Searched defs:O_RDWR (Results 1 - 7 of 7) sorted by relevance

/external/compiler-rt/SDKs/darwin/usr/include/sys/
H A Dfcntl.h45 #define O_RDWR 0x0002 /* open for reading and writing */ macro
/external/compiler-rt/SDKs/linux/usr/include/sys/
H A Dfcntl.h22 #define O_RDWR 0x0002 macro
/external/e2fsprogs/include/nonunix/
H A Dunistd.h13 #define O_RDWR _O_RDWR macro
/external/stlport/src/details/
H A Dfstream_stdio.cpp72 # define O_RDWR _O_RDWR macro
81 # define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR)
/external/yaffs2/yaffs2/direct/
H A Dyaffsfs.h31 #ifndef O_RDWR
32 #define O_RDWR 02 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dfcntl.h21 #define O_RDWR 00000002 macro
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 220 milliseconds