Home
last modified time | relevance | path

Searched defs:O_CREAT (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dfcntl.h15 #define O_CREAT 0x0100 /* not fcntl */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h13 #define O_CREAT 00000100 /* not fcntl */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h42 #define O_CREAT 0x0100 /* not fcntl */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dfcntl.h37 #define O_CREAT _FCREAT macro