Home
last modified time | relevance | path

Searched refs:AVTAB_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/linux/security/selinux/ss/
H A Davtab.h30 #define AVTAB_ALLOWED 0x0001 macro
33 #define AVTAB_AV (AVTAB_ALLOWED | AVTAB_AUDITALLOW | AVTAB_AUDITDENY)
H A Dconditional.c580 if ((u16)(AVTAB_ALLOWED | AVTAB_ENABLED) == in cond_compute_av()
581 (node->key.specified & (AVTAB_ALLOWED | AVTAB_ENABLED))) in cond_compute_av()
H A Davtab.c294 AVTAB_ALLOWED,
H A Dservices.c668 if (node->key.specified == AVTAB_ALLOWED) in context_struct_compute_av()