Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Dlib.h108 void aa_free_str_table(struct aa_str_table *table);
/linux-6.15/security/apparmor/
H A Dlib.c32 void aa_free_str_table(struct aa_str_table *t) in aa_free_str_table() function
H A Dpolicy_unpack.c529 aa_free_str_table(strs); in unpack_trans_table()
784 aa_free_str_table(&pdb->trans); in unpack_pdb()
H A Dpolicy.c107 aa_free_str_table(&pdb->trans); in aa_free_pdb()