Home
last modified time | relevance | path

Searched refs:label_compound_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/apparmor/
H A Ddomain.c124 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function
256 error = label_compound_match(profile, label, stack, state, subns, in label_match()
H A Dlabel.c1297 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function
1422 int error = label_compound_match(profile, rules, label, state, subns, in aa_label_match()