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

/security/apparmor/include/
H A Dpolicy.h64 PFLAG_NULL = 4, /* profile is null learning profile */ enumerator in enum:profile_flags
/security/apparmor/
H A Ddomain.c146 if (profile->flags & PFLAG_NULL)
H A Dpolicy.c706 profile->flags = PFLAG_NULL;

Completed in 63 milliseconds