Lines Matching refs:AVTAB_ENABLED
107 avnode->key.specified &= ~AVTAB_ENABLED;
109 avnode->key.specified |= AVTAB_ENABLED;
116 avnode->key.specified &= ~AVTAB_ENABLED;
118 avnode->key.specified |= AVTAB_ENABLED;
567 if (node->key.specified & AVTAB_ENABLED)
584 if ((u16)(AVTAB_ALLOWED|AVTAB_ENABLED) ==
585 (node->key.specified & (AVTAB_ALLOWED|AVTAB_ENABLED)))
587 if ((u16)(AVTAB_AUDITDENY|AVTAB_ENABLED) ==
588 (node->key.specified & (AVTAB_AUDITDENY|AVTAB_ENABLED)))
595 if ((u16)(AVTAB_AUDITALLOW|AVTAB_ENABLED) ==
596 (node->key.specified & (AVTAB_AUDITALLOW|AVTAB_ENABLED)))
598 if (xperms && (node->key.specified & AVTAB_ENABLED) &&