Home
last modified time | relevance | path

Searched defs:aa_profile (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/security/apparmor/include/
Dpolicy.h198 struct aa_profile { struct
202 struct aa_profile __rcu *parent; argument
204 struct aa_namespace *ns;
205 struct aa_replacedby *replacedby;
206 const char *rename;
230 void aa_add_profile(struct aa_policy *common, struct aa_profile *profile); argument