Home
last modified time | relevance | path

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

/security/apparmor/
Dpolicy.c581 static int replacement_allowed(struct aa_profile *profile, int noreplace, in replacement_allowed() argument
588 } else if (noreplace) { in replacement_allowed()
798 bool noreplace, struct aa_profile **p, in __lookup_replace() argument
803 int error = replacement_allowed(*p, noreplace, info); in __lookup_replace()