Home
last modified time | relevance | path

Searched refs:_PC_ACL_EXTENDED (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/usr.bin/getconf/
HDpathconf.gperf21 ACL_EXTENDED, _PC_ACL_EXTENDED
41 TRUSTEDBSD_ACL_EXTENDED, _PC_ACL_EXTENDED
/freebsd-13-stable/sys/sys/
HDunistd.h152 #define _PC_ACL_EXTENDED 59 macro
/freebsd-13-stable/bin/cp/
HDutils.c408 ret = fpathconf(source_fd, _PC_ACL_EXTENDED); in preserve_fd_acls()
463 ret = pathconf(source_dir, _PC_ACL_EXTENDED); in preserve_dir_acls()
/freebsd-13-stable/bin/mv/
HDmv.c469 ret = fpathconf(source_fd, _PC_ACL_EXTENDED); in preserve_fd_acls()
/freebsd-13-stable/bin/ls/
HDprint.c810 ret = lpathconf(name, _PC_ACL_EXTENDED); in aclmode()
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_ctldir.c764 case _PC_ACL_EXTENDED: in zfsctl_common_pathconf()
HDzfs_vnops_os.c4030 case _PC_ACL_EXTENDED: in zfs_pathconf()
/freebsd-13-stable/sys/kern/
HDvfs_default.c450 case _PC_ACL_EXTENDED: in vop_stdpathconf()
/freebsd-13-stable/usr.bin/find/
HDfunction.c389 ret = pathconf(entry->fts_accpath, _PC_ACL_EXTENDED); in f_acl()
/freebsd-13-stable/sys/fs/ext2fs/
HDext2_vnops.c1663 case _PC_ACL_EXTENDED: in ext2_pathconf()
/freebsd-13-stable/sys/ufs/ufs/
HDufs_vnops.c2689 case _PC_ACL_EXTENDED: in ufs_pathconf()