Searched refs:ACL_NOT_WELL_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
129 # define ACL_NOT_WELL_SUPPORTED(Err) \ macro132 # define ACL_NOT_WELL_SUPPORTED(Err) \ macro135 # define ACL_NOT_WELL_SUPPORTED(Err) \ macro
60 if (ACL_NOT_WELL_SUPPORTED (errno)) in qcopy_acl()74 if (ACL_NOT_WELL_SUPPORTED (errno) && !acl_access_nontrivial (acl)) in qcopy_acl()147 if (ACL_NOT_WELL_SUPPORTED (errno)) in qcopy_acl()161 if (ACL_NOT_WELL_SUPPORTED (errno) && !acl_extended_nontrivial (acl)) in qcopy_acl()
121 if (ACL_NOT_WELL_SUPPORTED (errno)) in qset_acl()188 if (ACL_NOT_WELL_SUPPORTED (saved_errno)) in qset_acl()
347 return ACL_NOT_WELL_SUPPORTED (errno) ? 0 : -1; in file_has_acl()