Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_strpool.c92 static int cil_strpool_entry_destroy(hashtab_key_t k __attribute__ ((unused)), hashtab_datum_t d, v… in cil_strpool_entry_destroy() function
120 hashtab_map(cil_strpool_tab, cil_strpool_entry_destroy, NULL); in cil_strpool_destroy()