Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dlabel.h127 struct aa_label { struct
128 struct kref count;
129 struct rb_node node;
130 struct rcu_head rcu;
131 struct aa_proxy *proxy;
132 __counted char *hname;
133 long flags;
134 u32 secid;
135 int size;
136 u64 mediates;
[all …]