Home
last modified time | relevance | path

Searched refs:FORCE_COMPLAIN_FLAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dpolicy_compat.h18 #define FORCE_COMPLAIN_FLAG 0x800 macro
/openbmc/linux/security/apparmor/
H A Dpolicy_unpack.c899 if (tmp == PACKED_MODE_COMPLAIN || (e->version & FORCE_COMPLAIN_FLAG)) { in unpack_profile()