Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dmodule_to_cil.c1688 static int common_to_cil(char *key, void *data, void *UNUSED(arg)) in common_to_cil() function
3776 rc = hashtab_map(pdb->p_commons.table, common_to_cil, NULL); in global_block_to_cil()