Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 1 of 1) sorted by relevance

/security/apparmor/
A Dlabel.c187 static bool vec_is_stale(struct aa_profile **vec, int n) in vec_is_stale()
232 static inline int unique(struct aa_profile **vec, int n) in unique()
271 int aa_vec_unique(struct aa_profile **vec, int n, int flags) in aa_vec_unique()
730 static struct aa_label *__vec_find(struct aa_profile **vec, int n) in __vec_find()
844 static struct aa_label *vec_find(struct aa_profile **vec, int n) in vec_find()
863 static struct aa_label *vec_create_and_insert_label(struct aa_profile **vec, in vec_create_and_insert_label()
897 struct aa_label *aa_vec_find_or_create_label(struct aa_profile **vec, int len, in aa_vec_find_or_create_label()

Completed in 10 milliseconds