Home | History | Annotate | Download | only in src

Lines Matching defs:O_ACCMODE

484 #ifndef O_ACCMODE
486 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)