Searched refs:label_match (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/apparmor/
H A Ddomain.c238 * label_match - do a multi-component label match
249 static int label_match(struct aa_profile *profile, struct aa_label *label, function
295 return label_match(profile, target, stack, start, true, request, perms);

Completed in 137 milliseconds