Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/include/asm/
Dfcntl.h7 #define O_TRUNC 0x0400 /* not fcntl */ macro
/linux-2.6.39/arch/alpha/include/asm/
Dfcntl.h5 #define O_TRUNC 02000 /* not fcntl */ macro
/linux-2.6.39/arch/mips/include/asm/
Dfcntl.h16 #define O_TRUNC 0x0200 /* not fcntl */ macro
/linux-2.6.39/include/asm-generic/
Dfcntl.h32 #define O_TRUNC 00001000 /* not fcntl */ macro