Home | History | Annotate | Download | only in Analysis

Lines Matching defs:O_RDONLY

44 #define O_RDONLY 0x0000
51 fd = open(path, O_RDONLY); // no-warning