Searched refs:ACL_BRAND_POSIX (Results 1 – 11 of 11) sorted by relevance
77 assert(_acl_brand(aclp) == ACL_BRAND_POSIX); in _posix1e_acl_strip_np()83 assert(_acl_brand(acl_old) == ACL_BRAND_POSIX); in _posix1e_acl_strip_np()98 assert(_entry_brand(entry) == ACL_BRAND_POSIX); in _posix1e_acl_strip_np()119 assert(_entry_brand(entry_new) == ACL_BRAND_POSIX); in _posix1e_acl_strip_np()129 assert(_acl_brand(acl_new) == ACL_BRAND_POSIX); in _posix1e_acl_strip_np()152 case ACL_BRAND_POSIX: in acl_strip_np()180 case ACL_BRAND_POSIX: in acl_is_trivial_np()
92 assert(_acl_brand(aclp) == ACL_BRAND_POSIX); in _posix1e_acl_entry_from_text()229 _acl_brand_as(acl, ACL_BRAND_POSIX); in acl_from_text()237 case ACL_BRAND_POSIX: in acl_from_text()
67 if (!_acl_brand_may_be(*acl_p, ACL_BRAND_POSIX)) { in acl_calc_mask()71 _acl_brand_as(*acl_p, ACL_BRAND_POSIX); in acl_calc_mask()
130 case ACL_BRAND_POSIX: in _acl_type_not_valid_for_acl()152 _acl_brand_as(acl, ACL_BRAND_POSIX); in _acl_brand_from_type()
98 assert(_entry_brand(a) == ACL_BRAND_POSIX); in _posix1e_acl_entry_compare()99 assert(_entry_brand(b) == ACL_BRAND_POSIX); in _posix1e_acl_entry_compare()154 if (_acl_brand(acl) != ACL_BRAND_POSIX) in _posix1e_acl()
199 if (!_entry_brand_may_be(entry_d, ACL_BRAND_POSIX)) { in acl_set_tag_type()203 _entry_brand_as(entry_d, ACL_BRAND_POSIX); in acl_set_tag_type()
67 if (!_acl_brand_may_be(acl, ACL_BRAND_POSIX)) { in acl_valid()
248 case ACL_BRAND_POSIX: in acl_to_text_np()
63 case ACL_BRAND_POSIX: in brand_name()
156 #define ACL_BRAND_POSIX 1 macro
133 case ACL_BRAND_POSIX: in translate_acl()