Home
last modified time | relevance | path

Searched refs:_PC_NO_TRUNC (Results 1 – 16 of 16) sorted by path

/illumos-gate/usr/src/boot/sys/sys/
H A Dunistd.h131 #define _PC_NO_TRUNC 8 macro
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A Dconftab.c233 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dconftab.c233 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dconftab.c233 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A Dconftab.c233 …, 0 }, CONF_FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_pathconf, _PC_NO_TRUNC },
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c974 if (pathconf(rpath, _PC_NO_TRUNC) == 1) in mnt_pathconf()
975 _PC_SET(_PC_NO_TRUNC, p.pc_mask); in mnt_pathconf()
/illumos-gate/usr/src/cmd/getconf/
H A Dgetconf.c216 _PC_NO_TRUNC, "_POSIX_NO_TRUNC", PATHCONF, NOFLAGS,
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1193 case _PC_NO_TRUNC: in fop_pathconf()
/illumos-gate/usr/src/ucbhead/
H A Dunistd.h99 #define _PC_NO_TRUNC 7 macro
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1916 case _PC_NO_TRUNC: in fifo_pathconf()
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.c500 case _PC_NO_TRUNC: in fs_pathconf()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c4068 error = VOP_PATHCONF(vp, _PC_NO_TRUNC, &val, cr, NULL); in rfs3_pathconf()
H A Dnfs3_vnops.c5845 case _PC_NO_TRUNC: in nfs3_pathconf()
5911 case _PC_NO_TRUNC: in nfs3_pathconf()
H A Dnfs4_vnops.c11407 case _PC_NO_TRUNC: in nfs4_pathconf()
11460 case _PC_NO_TRUNC: in nfs4_pathconf()
H A Dnfs_vnops.c4836 case _PC_NO_TRUNC: { in nfs_pathconf()
4862 case _PC_NO_TRUNC: in nfs_pathconf()
/illumos-gate/usr/src/uts/common/sys/
H A Dunistd.h295 #define _PC_NO_TRUNC 7 macro