HomeSort by: relevance | last modified time | path
    Searched refs:_PC_NO_TRUNC (Results 1 - 25 of 25) sorted by relevancy

  /src/sys/sys/
unistd.h 209 #define _PC_NO_TRUNC 8
  /src/usr.bin/getconf/
getconf.c 133 { "_POSIX_NO_TRUNC", PATHCONF, _PC_NO_TRUNC },
  /src/sys/fs/filecorefs/
filecore_vnops.c 490 case _PC_NO_TRUNC:
  /src/tests/fs/vfs/
t_vnops.c 590 val = rump_sys_pathconf(".", _PC_NO_TRUNC);
660 val = rump_sys_pathconf(".", _PC_NO_TRUNC);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
unistd.d 285 _PC_NO_TRUNC,
1738 _PC_NO_TRUNC = 7,
1836 _PC_NO_TRUNC,
2086 _PC_NO_TRUNC,
  /src/sys/fs/nfs/common/
nfs_commonport.c 333 case _PC_NO_TRUNC:
  /src/tests/fs/puffs/h_dtfs/
dtfs_vnops.c 547 case _PC_NO_TRUNC:
  /src/sys/fs/cd9660/
cd9660_vnops.c 759 case _PC_NO_TRUNC:
  /src/sys/fs/efs/
efs_vnops.c 747 case _PC_NO_TRUNC:
  /src/sys/fs/ntfs/
ntfs_vnops.c 789 case _PC_NO_TRUNC:
  /src/sys/fs/sysvbfs/
sysvbfs_vnops.c 844 case _PC_NO_TRUNC:
  /src/sys/fs/msdosfs/
msdosfs_vnops.c 1376 case _PC_NO_TRUNC:
  /src/sys/fs/nilfs/
nilfs_vnops.c 910 case _PC_NO_TRUNC:
  /src/sys/fs/tmpfs/
tmpfs_vnops.c 1159 case _PC_NO_TRUNC:
  /src/sys/fs/v7fs/
v7fs_vnops.c 1211 case _PC_NO_TRUNC:
  /src/sys/ufs/lfs/
ulfs_vnops.c 1128 case _PC_NO_TRUNC:
  /src/sys/fs/udf/
udf_vnops.c 1310 case _PC_NO_TRUNC:
  /src/sys/rump/librump/rumpvfs/
rumpfs.c 1633 case _PC_NO_TRUNC:
  /src/sys/fs/nfs/client/
nfs_clvnops.c 3397 ap->a_name == _PC_NO_TRUNC)) ||
3441 case _PC_NO_TRUNC:
  /src/sys/nfs/
nfs_vnops.c 3183 case _PC_NO_TRUNC:
3210 case _PC_NO_TRUNC:
nfs_serv.c 2308 /* XXX should check _PC_NO_TRUNC */
3499 error = VOP_PATHCONF(vp, _PC_NO_TRUNC, &notrunc);
  /src/sys/ufs/ufs/
ufs_vnops.c 2105 case _PC_NO_TRUNC:
  /src/lib/libperfuse/
ops.c 2919 case _PC_NO_TRUNC:
  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 2150 nd->nd_repstat = nfsvno_pathconf(vp, _PC_NO_TRUNC, &notrunc,
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vnops.c 6034 case _PC_NO_TRUNC:

Completed in 78 milliseconds