XPERMS_AUDITALLOW
else if ((which == XPERMS_AUDITALLOW) &&
(xpd->used & XPERMS_AUDITALLOW))
if (dest->used & XPERMS_AUDITALLOW)
if (dest->used & XPERMS_AUDITALLOW)
if (which & XPERMS_AUDITALLOW) {
if (!avc_xperms_has_perm(xpd, perm, XPERMS_AUDITALLOW))
xpermd->used |= XPERMS_AUDITALLOW;