Home
last modified time | relevance | path

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

/linux-3.3/security/apparmor/include/
Dpolicy.h165 struct aa_profile { struct
167 struct aa_profile *parent; argument
170 struct aa_profile *replacedby; argument
190 void aa_add_profile(struct aa_policy *common, struct aa_profile *profile); argument