Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/
Ddomain.c253 static int label_match(struct aa_profile *profile, struct aa_label *label, in label_match() function
298 return label_match(profile, target, stack, start, true, request, perms); in change_profile_perms()