Home
last modified time | relevance | path

Searched refs:map_category_aliases_to_strs (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c926 static int map_category_aliases_to_strs(char *key, void *data, void *args) in map_category_aliases_to_strs() function
984 rc = hashtab_map(pdb->p_cats.table, map_category_aliases_to_strs, strs); in write_category_rules_to_cil()
H A Dkernel_to_conf.c911 static int map_category_aliases_to_strs(char *key, void *data, void *args) in map_category_aliases_to_strs() function
938 rc = hashtab_map(pdb->p_cats.table, map_category_aliases_to_strs, strs); in write_category_rules_to_conf()

Completed in 8 milliseconds