Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dunistd.h131 #define _PC_NO_TRUNC 8 macro
/freebsd-10-stable/usr.bin/getconf/
Dpathconf.gperf50 _POSIX_NO_TRUNC, _PC_NO_TRUNC
/freebsd-10-stable/sys/gnu/fs/reiserfs/
Dreiserfs_vnops.c143 case _PC_NO_TRUNC: in reiserfs_pathconf()
/freebsd-10-stable/contrib/netbsd-tests/fs/vfs/
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-10-stable/sys/fs/nfs/
Dnfs_commonport.c332 case _PC_NO_TRUNC: in nfsvno_pathconf()
/freebsd-10-stable/sys/compat/svr4/
Dsvr4_stat.c629 return _PC_NO_TRUNC;
/freebsd-10-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
Ddtfs_vnops.c547 case _PC_NO_TRUNC: in dtfs_node_pathconf()
/freebsd-10-stable/sys/fs/cd9660/
Dcd9660_vnops.c801 case _PC_NO_TRUNC:
/freebsd-10-stable/sys/fs/udf/
Dudf_vnops.c395 case _PC_NO_TRUNC: in udf_pathconf()
/freebsd-10-stable/sys/fs/tmpfs/
Dtmpfs_vnops.c1363 case _PC_NO_TRUNC: in tmpfs_pathconf()
/freebsd-10-stable/sys/fs/msdosfs/
Dmsdosfs_vnops.c1998 case _PC_NO_TRUNC:
/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clvnops.c3457 ap->a_name == _PC_NO_TRUNC)) || in nfs_pathconf()
3501 case _PC_NO_TRUNC: in nfs_pathconf()
/freebsd-10-stable/sys/fs/ext2fs/
Dext2_vnops.c1435 case _PC_NO_TRUNC: in ext2_pathconf()
/freebsd-10-stable/usr.bin/truss/
Dsyscalls.c523 X(_PC_CHOWN_RESTRICTED) X(_PC_NO_TRUNC) X(_PC_VDISABLE)
/freebsd-10-stable/sys/fs/nandfs/
Dnandfs_vnops.c2257 case _PC_NO_TRUNC: in nandfs_pathconf()
/freebsd-10-stable/sys/ufs/ufs/
Dufs_vnops.c2469 case _PC_NO_TRUNC:
/freebsd-10-stable/sys/nfsserver/
Dnfs_serv.c3634 error = VOP_PATHCONF(vp, _PC_NO_TRUNC, &notrunc); in nfsrv_pathconf()
/freebsd-10-stable/sys/fs/nfsserver/
Dnfs_nfsdserv.c2130 nd->nd_repstat = nfsvno_pathconf(vp, _PC_NO_TRUNC, &notrunc, in nfsrvd_pathconf()