Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ST_NOTRUNC
usr/src/cmd/truss/codes.c
2566
if (arg & ~(ST_RDONLY|ST_NOSUID|ST_NOTRUNC)) {
usr/src/cmd/truss/codes.c
2575
if (arg & ST_NOTRUNC)
usr/src/lib/smbclnt/libfksmbfs/common/fake_vfs.c
1908
stf |= ST_NOTRUNC;
usr/src/uts/common/fs/vfs.c
4127
stf |= ST_NOTRUNC;