Home
last modified time | relevance | path

Searched refs:O_ACCMODE (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h8 #define O_ACCMODE 00000003 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dfcntl.h26 #define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h34 #define O_ACCMODE 0003 macro