Searched defs:aa_profile (Results 1 – 1 of 1) sorted by relevance
58290 struct aa_profile { struct58292 struct aa_profile *parent; argument58293 struct aa_ns *ns;58294 const char *rename;58295 const char *attach;58296 struct aa_dfa *xmatch;58297 int xmatch_len;58298 enum audit_mode audit;58299 long int mode;58300 u32 path_flags;[all …]