Searched refs:label_for_each_cont (Results 1 – 3 of 3) sorted by relevance
/security/apparmor/include/ |
D | label.h | 161 #define label_for_each_cont(I, L, P) \ macro
|
/security/apparmor/ |
D | domain.c | 156 label_for_each_cont(i, label, tp) { in label_compound_match() 220 label_for_each_cont(i, label, tp) { in label_components_match()
|
D | label.c | 1296 label_for_each_cont(i, label, tp) { in label_compound_match() 1358 label_for_each_cont(i, label, tp) { in label_components_match()
|