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

/security/apparmor/include/
H A Dpolicy.h45 #define PROFILE_INVALID(_profile) ((_profile)->flags & PFLAG_INVALID)
70 PFLAG_INVALID = 0x200, /* profile replaced/removed */ enumerator in enum:profile_flags
367 orig->flags |= PFLAG_INVALID;

Completed in 3 milliseconds