Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dpolicy.h133 struct aa_profile { struct
135 struct aa_profile __rcu *parent; argument
137 struct aa_ns *ns;
138 const char *rename;
140 const char *attach;
141 struct aa_dfa *xmatch;
142 int xmatch_len;
143 enum audit_mode audit;
144 long mode;
145 u32 path_flags;
[all …]