Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dmodule_to_cil.c287 static int roles_gather_map(char *key, void *data, void *args) in roles_gather_map() function
316 rc = hashtab_map(roles_tab, roles_gather_map, role_list); in role_list_create()