Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dlabel.c836 static struct aa_label *vec_find(struct aa_profile **vec, int n) in vec_find() function
892 struct aa_label *label = vec_find(vec, len); in aa_vec_find_or_create_label()
914 return vec_find(label->vec, label->size); in aa_label_find()
1953 label = vec_find(vec, len); in aa_label_strn_parse()

Completed in 6 milliseconds