Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c130 static int label_compound_match(const struct aa_profile *profile, in label_compound_match() function
263 error = label_compound_match(profile, label, stack, state, inview, in label_match()
H A Dlabel.c1329 static int label_compound_match(const struct aa_profile *profile, in label_compound_match() function
1448 aa_state_t tmp = label_compound_match(profile, rules, label, state, in aa_label_match()