Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dlabel.c200 static long accum_vec_flags(struct aa_profile **vec, int n) in accum_vec_flags() function
1103 new->flags |= accum_vec_flags(new->vec, new->size); in label_merge_insert()