Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/uapi/asm/
Dfcntl.h18 #define O_TRUNC 0x0200 /* not fcntl */ macro
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dfcntl.h8 #define O_TRUNC 0x0400 /* not fcntl */ macro
/linux-6.12.1/arch/alpha/include/uapi/asm/
Dfcntl.h6 #define O_TRUNC 02000 /* not fcntl */ macro
/linux-6.12.1/include/uapi/asm-generic/
Dfcntl.h33 #define O_TRUNC 00001000 /* not fcntl */ macro