Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/include/uapi/asm/
Dfcntl.h8 #define O_TRUNC 0x0400 /* not fcntl */ macro
/Linux-v5.4/arch/alpha/include/uapi/asm/
Dfcntl.h6 #define O_TRUNC 02000 /* not fcntl */ macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Dfcntl.h18 #define O_TRUNC 0x0200 /* not fcntl */ macro
/Linux-v5.4/include/uapi/asm-generic/
Dfcntl.h33 #define O_TRUNC 00001000 /* not fcntl */ macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Dfcntl.h32 #define O_TRUNC 00001000 /* not fcntl */ macro
/Linux-v5.4/tools/include/nolibc/
Dnolibc.h447 #define O_TRUNC 0x200 macro
627 #define O_TRUNC 0x200 macro
812 #define O_TRUNC 0x200 macro
1009 #define O_TRUNC 0x200 macro
1215 #define O_TRUNC 0x0200 macro
1412 #define O_TRUNC 0x1000 macro