Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Dpolicy.h177 struct aa_profile { struct
179 struct aa_profile *parent; argument
182 struct aa_profile *replacedby; argument
203 void aa_add_profile(struct aa_policy *common, struct aa_profile *profile); argument