Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
H A Dexpand.c760 * invoked after role_copy_callback so that state->rolemap is available.
827 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, in role_copy_callback() function
3071 /* index here so that type indexes are available for role_copy_callback */ in expand_module()
3078 if (hashtab_map(state.base->p_roles.table, role_copy_callback, &state)) in expand_module()
3133 (decl->p_roles.table, role_copy_callback, &state)) in expand_module()
H A Dlink.c348 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, in role_copy_callback() function
754 NULL, class_copy_callback, role_copy_callback, type_copy_callback,

Completed in 7 milliseconds