Searched defs:PROFILE_INVALID (Results 1 - 1 of 1) sorted by relevance

/security/apparmor/include/
H A Dpolicy.h45 #define PROFILE_INVALID(_profile) ((_profile)->flags & PFLAG_INVALID) macro
329 if (PROFILE_INVALID(p))

Completed in 13 milliseconds