Home
last modified time | relevance | path

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

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