Searched refs:_PC_ACL_ENABLED (Results 1 – 17 of 17) sorted by relevance
| /onnv-gate/usr/src/lib/libsec/common/ |
| H A D | aclutils.c | 68 acl_flavor = pathconf(filename, _PC_ACL_ENABLED); in acl_trivial() 113 ace_acl = pathconf(fname, _PC_ACL_ENABLED); in cacl_get() 116 ace_acl = fpathconf(fd, _PC_ACL_ENABLED); in cacl_get() 259 acl_flavor_target = pathconf(acl_inp->file, _PC_ACL_ENABLED); in cacl_set() 264 acl_flavor_target = fpathconf(acl_inp->fd, _PC_ACL_ENABLED); in cacl_set() 397 acl_flavor = pathconf(file, _PC_ACL_ENABLED); in acl_strip()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | unistd.h | 309 #define _PC_ACL_ENABLED 20 macro
|
| /onnv-gate/usr/src/uts/common/fs/ |
| H A D | fs_subr.c | 506 case _PC_ACL_ENABLED: in fs_pathconf() 743 error = VOP_PATHCONF(vp, _PC_ACL_ENABLED, &acl_styles, cr, NULL); in fs_acl_nontrivial()
|
| /onnv-gate/usr/src/uts/common/fs/dev/ |
| H A D | sdev_vfsops.c | 323 if (VOP_PATHCONF(avp, _PC_ACL_ENABLED, &sdev_data->sdev_acl_flavor, in sdev_mount()
|
| H A D | sdev_vnops.c | 1243 case _PC_ACL_ENABLED: in sdev_pathconf()
|
| /onnv-gate/usr/src/lib/brand/solaris10/s10_brand/common/ |
| H A D | s10_brand.c | 955 _PC_ACL_ENABLED); in has_trivial_native_acl() 958 _PC_ACL_ENABLED); in has_trivial_native_acl()
|
| /onnv-gate/usr/src/cmd/chmod/ |
| H A D | chmod.c | 681 if (pathconf(name, _PC_ACL_ENABLED) == _ACL_ACE_ENABLED) in handle_acl()
|
| /onnv-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_srv_attr.c | 886 error = VOP_PATHCONF(vp, _PC_ACL_ENABLED, &whichacl, in rfs4_fattr4_acl() 979 error = VOP_PATHCONF(vp, _PC_ACL_ENABLED, &whichacl, in rfs4_fattr4_acl()
|
| H A D | nfs_vnops.c | 4890 case _PC_ACL_ENABLED: in nfs_pathconf()
|
| H A D | nfs3_vnops.c | 5758 if (cmd == _PC_ACL_ENABLED) { in nfs3_pathconf()
|
| H A D | nfs4_vnops.c | 11327 if (cmd == _PC_ACL_ENABLED) { in nfs4_pathconf()
|
| /onnv-gate/usr/src/uts/common/fs/devfs/ |
| H A D | devfs_vnops.c | 590 case _PC_ACL_ENABLED: in devfs_pathconf()
|
| /onnv-gate/usr/src/uts/common/fs/smbsrv/ |
| H A D | smb_vops.c | 1242 error = VOP_PATHCONF(vp, _PC_ACL_ENABLED, &whichacl, kcred, NULL); in smb_vop_acl_type()
|
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | zfs_ctldir.c | 483 if (cmd == _PC_ACL_ENABLED) { in zfsctl_pathconf()
|
| H A D | zfs_vnops.c | 4858 case _PC_ACL_ENABLED: in zfs_pathconf()
|
| /onnv-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
| H A D | smbfs_vnops.c | 2974 case _PC_ACL_ENABLED: in smbfs_pathconf()
|
| /onnv-gate/usr/src/uts/common/fs/ufs/ |
| H A D | ufs_vnops.c | 5881 case _PC_ACL_ENABLED: in ufs_l_pathconf()
|