Symbol: _PC_NO_TRUNC
usr/src/cmd/ast/libast/amd64/conftab.c
233
{ "NO_TRUNC", { 0UL, 0 }, { 0UL, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
usr/src/cmd/ast/libast/i386/conftab.c
233
{ "NO_TRUNC", { 0ULL, 0 }, { 0ULL, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
usr/src/cmd/ast/libast/sparc/conftab.c
233
{ "NO_TRUNC", { 0ULL, 0 }, { 0ULL, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
usr/src/cmd/ast/libast/sparcv9/conftab.c
233
{ "NO_TRUNC", { 0UL, 0 }, { 0UL, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
usr/src/cmd/fs.d/nfs/mountd/mountd.c
974
if (pathconf(rpath, _PC_NO_TRUNC) == 1)
usr/src/cmd/fs.d/nfs/mountd/mountd.c
975
_PC_SET(_PC_NO_TRUNC, p.pc_mask);
usr/src/cmd/getconf/getconf.c
216
_PC_NO_TRUNC, "_POSIX_NO_TRUNC", PATHCONF, NOFLAGS,
usr/src/lib/smbsrv/libfksmbsrv/common/fake_vop.c
1222
case _PC_NO_TRUNC:
usr/src/uts/common/fs/fifofs/fifovnops.c
1922
case _PC_NO_TRUNC:
usr/src/uts/common/fs/fs_subr.c
521
case _PC_NO_TRUNC:
usr/src/uts/common/fs/nfs/nfs3_srv.c
4068
error = VOP_PATHCONF(vp, _PC_NO_TRUNC, &val, cr, NULL);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5845
case _PC_NO_TRUNC:
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5911
case _PC_NO_TRUNC:
usr/src/uts/common/fs/nfs/nfs4_vnops.c
11406
case _PC_NO_TRUNC:
usr/src/uts/common/fs/nfs/nfs4_vnops.c
11459
case _PC_NO_TRUNC:
usr/src/uts/common/fs/nfs/nfs_vnops.c
4835
case _PC_NO_TRUNC: {
usr/src/uts/common/fs/nfs/nfs_vnops.c
4861
case _PC_NO_TRUNC: