Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_TRUNC
arch/alpha/include/uapi/asm/fcntl.h
6
#define O_TRUNC (1 << 10) /* not fcntl */
arch/mips/include/uapi/asm/fcntl.h
18
#define O_TRUNC (1 << 9) /* not fcntl */
arch/sparc/include/uapi/asm/fcntl.h
8
#define O_TRUNC (1 << 10) /* not fcntl */
include/uapi/asm-generic/fcntl.h
36
#define O_TRUNC (1 << 9) /* not fcntl */