Home
last modified time | relevance | path

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

/freebsd-head/contrib/libarchive/libarchive/test/
HDtest_acl_platform_posix1e.c32 #define ACL_GET_PERM acl_get_perm macro
34 #define ACL_GET_PERM acl_get_perm_np macro
78 if (ACL_GET_PERM(opaque_ps, ACL_EXECUTE)) in acl_entry_get_perm()
80 if (ACL_GET_PERM(opaque_ps, ACL_WRITE)) in acl_entry_get_perm()
82 if (ACL_GET_PERM(opaque_ps, ACL_READ)) in acl_entry_get_perm()