Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dandroid.c50 static int ver_map_key_cmp(hashtab_t h __attribute__ ((unused)), in ver_map_key_cmp() function
874 ver_map_tab = hashtab_create(ver_map_hash_val, ver_map_key_cmp, VER_MAP_SZ); in cil_android_attrib_mapping()
904 ver_map_tab = hashtab_create(ver_map_hash_val, ver_map_key_cmp, VER_MAP_SZ); in cil_android_attributize()