Home
last modified time | relevance | path

Searched refs:ACE_GETACL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_disk_acl_sunos.c116 else if (cmd == ACE_GETACL) { in sunacl_get()
731 aclp = sunacl_get(ACE_GETACL, &aclcnt, *fd, NULL); in archive_read_disk_entry_setup_acls()
738 aclp = sunacl_get(ACE_GETACL, &aclcnt, 0, accpath); in archive_read_disk_entry_setup_acls()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dacl.h196 #define ACE_GETACL 4 macro
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_acl_platform_nfs4.c928 aclp = sunacl_get(ACE_GETACL, &aclcnt, 0, "testall"); in DEFINE_TEST()
966 aclp = sunacl_get(ACE_GETACL, &aclcnt, 0, buff); in DEFINE_TEST()
1006 aclp = sunacl_get(ACE_GETACL, &aclcnt, 0, "dirall"); in DEFINE_TEST()