Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dlib.h157 struct aa_str_table { struct
159 struct aa_str_table_ent *table; argument
162 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp); argument