Home
last modified time | relevance | path

Searched refs:_PC_NO_TRUNC (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/sys/
H A Dunistd.h130 #define _PC_NO_TRUNC 8 macro
/freebsd/usr.bin/getconf/
H A Dpathconf.gperf49 _POSIX_NO_TRUNC, _PC_NO_TRUNC
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_vnops.c551 val = rump_sys_pathconf(".", _PC_NO_TRUNC); in create_nametoolong()
621 val = rump_sys_pathconf(".", _PC_NO_TRUNC); in rename_nametoolong()
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vnops.c547 case _PC_NO_TRUNC: in dtfs_node_pathconf()
/freebsd/sys/fs/cd9660/
H A Dcd9660_vnops.c752 case _PC_NO_TRUNC: in cd9660_pathconf()
/freebsd/sys/fs/nfs/
H A Dnfs_commonport.c346 case _PC_NO_TRUNC: in nfsvno_pathconf()
/freebsd/sys/fs/udf/
H A Dudf_vnops.c398 case _PC_NO_TRUNC: in udf_pathconf()
/freebsd/sys/fs/smbfs/
H A Dsmbfs_vnops.c810 case _PC_NO_TRUNC: in smbfs_pathconf()
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c1951 case _PC_NO_TRUNC: in msdosfs_pathconf()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c4375 ap->a_name == _PC_NO_TRUNC)) || in nfs_pathconf()
4422 case _PC_NO_TRUNC: in nfs_pathconf()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vnops.c1655 case _PC_NO_TRUNC: in tmpfs_pathconf()
/freebsd/sys/fs/ext2fs/
H A Dext2_vnops.c1663 case _PC_NO_TRUNC: in ext2_pathconf()
/freebsd/sys/ufs/ufs/
H A Dufs_vnops.c2668 case _PC_NO_TRUNC: in ufs_pathconf()
/freebsd/sys/fs/fuse/
H A Dfuse_vnops.c1771 case _PC_NO_TRUNC: in fuse_vnop_pathconf()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2330 nd->nd_repstat = nfsvno_pathconf(vp, _PC_NO_TRUNC, &notrunc, in nfsrvd_pathconf()