Searched refs:PROFILE_MODE (Results 1 - 1 of 1) sorted by relevance

/security/apparmor/include/
H A Dpolicy.h35 #define PROFILE_MODE(_profile, _mode) \ macro
39 #define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN)
41 #define KILL_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_KILL)

Completed in 85 milliseconds