Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dlib.h107 void aa_free_str_table(struct aa_str_table *table);
H A Dpolicy.h97 aa_free_str_table(&policy->trans); in aa_destroy_policydb()
/openbmc/linux/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()