Lines Matching refs:ae_perm
65 acl_perm_t ae_perm, effective_perm, mask_perm;
76 mask_perm = acl_int->acl_entry[i].ae_perm;
81 ae_perm = acl_int->acl_entry[i].ae_perm;
85 error = _posix1e_acl_perm_to_string(ae_perm,
98 error = _posix1e_acl_perm_to_string(ae_perm,
108 effective_perm = ae_perm & mask_perm;
109 if (effective_perm != ae_perm) {
131 error = _posix1e_acl_perm_to_string(ae_perm,
136 effective_perm = ae_perm & mask_perm;
137 if (effective_perm != ae_perm) {
158 error = _posix1e_acl_perm_to_string(ae_perm,
168 effective_perm = ae_perm & mask_perm;
169 if (effective_perm != ae_perm) {
191 error = _posix1e_acl_perm_to_string(ae_perm,
205 error = _posix1e_acl_perm_to_string(ae_perm,