Lines Matching refs:AVTAB_ENABLED
322 cur->node->key.specified &= ~AVTAB_ENABLED;
324 cur->node->key.specified |= AVTAB_ENABLED;
331 cur->node->key.specified &= ~AVTAB_ENABLED;
333 cur->node->key.specified |= AVTAB_ENABLED;
888 if ((uint16_t) (AVTAB_ALLOWED | AVTAB_ENABLED) ==
889 (node->key.specified & (AVTAB_ALLOWED | AVTAB_ENABLED)))
891 if ((uint16_t) (AVTAB_AUDITDENY | AVTAB_ENABLED) ==
892 (node->key.specified & (AVTAB_AUDITDENY | AVTAB_ENABLED)))
899 if ((uint16_t) (AVTAB_AUDITALLOW | AVTAB_ENABLED) ==
900 (node->key.specified & (AVTAB_AUDITALLOW | AVTAB_ENABLED)))