Home
last modified time | relevance | path

Searched refs:O_TRUNC (Results 1 – 2 of 2) sorted by relevance

/include/uapi/asm-generic/
Dfcntl.h32 #ifndef O_TRUNC
33 #define O_TRUNC 00001000 /* not fcntl */ macro
/include/linux/
Dfcntl.h10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \