Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/include/
Dlib.h107 void aa_free_str_table(struct aa_str_table *table);
Dpolicy.h97 aa_free_str_table(&policy->trans); in aa_destroy_policydb()
/Linux-v6.6/security/apparmor/
Dlib.c32 void aa_free_str_table(struct aa_str_table *t) in aa_free_str_table() function