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;
566 if (node->key.specified & AVTAB_ENABLED)
585 if ((u16)(AVTAB_ALLOWED|AVTAB_ENABLED) ==
586 (node->key.specified & (AVTAB_ALLOWED|AVTAB_ENABLED)))
588 if ((u16)(AVTAB_AUDITDENY|AVTAB_ENABLED) ==
589 (node->key.specified & (AVTAB_AUDITDENY|AVTAB_ENABLED)))
596 if ((u16)(AVTAB_AUDITALLOW|AVTAB_ENABLED) ==
597 (node->key.specified & (AVTAB_AUDITALLOW|AVTAB_ENABLED)))
599 if (xperms && (node->key.specified & AVTAB_ENABLED) &&