Home
last modified time | relevance | path

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

/linux/security/apparmor/ !
H A Dpolicy.c756 * replacement_allowed - test to see if replacement is allowed
763 static int replacement_allowed(struct aa_profile *profile, int noreplace, in replacement_allowed() function
1035 int error = replacement_allowed(*p, noreplace, info); in __lookup_replace()