Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dfcntl.h16 #define O_TRUNC 0x0200 /* not fcntl */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h22 #define O_TRUNC 00001000 /* not fcntl */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h43 #define O_TRUNC 0x0200 /* not fcntl */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dfcntl.h38 #define O_TRUNC _FTRUNC macro