Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FOP_FILE_TRUNC
usr/src/uts/common/fs/portfs/port_fop.c
2166
events |= FOP_FILE_TRUNC;
usr/src/uts/common/sys/port_impl.h
349
#define FOP_TRUNC_MASK (FOP_FILE_TRUNC|FOP_FILE_CREATE)