Home
last modified time | relevance | path

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

/openbmc/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.c584 if ((u16)(AVTAB_ALLOWED|AVTAB_ENABLED) == in cond_compute_av()
585 (node->key.specified & (AVTAB_ALLOWED|AVTAB_ENABLED))) in cond_compute_av()
H A Davtab.c359 AVTAB_ALLOWED,
H A Dservices.c659 if (node->key.specified == AVTAB_ALLOWED) in context_struct_compute_av()