Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dlabel.c204 static bool vec_unconfined(struct aa_profile **vec, int n) in vec_unconfined() function
1077 if (vec_unconfined(new->vec, new->size)) in label_merge_insert()