Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Ddomain.c257 static int label_match(struct aa_profile *profile, struct aa_label *label, in label_match() function
302 return label_match(profile, target, stack, start, true, request, perms); in change_profile_perms()