Searched refs:label_compound_match (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/security/apparmor/ |
D | domain.c | 136 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function 264 error = label_compound_match(profile, label, stack, state, subns, in label_match()
|
D | label.c | 1277 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function 1398 int error = label_compound_match(profile, label, state, subns, request, in aa_label_match()
|