Searched defs:O_RDWR (Results 1 – 8 of 8) sorted by relevance
49 #define O_RDWR _O_RDWR macro
62 #define O_RDWR _O_RDWR macro
101 #define O_RDWR _O_RDWR macro
93 inline int O_RDWR = 0x0002; variable
361 # define O_RDWR 2 macro
74 #define O_RDWR 0x0002 /* open for reading and writing */ macro
87 2 constant O_RDWR constant
320 #define O_RDWR 0x2 macro