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

/external/selinux/libsepol/src/
H A Dlink.c346 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, function
752 NULL, class_copy_callback, role_copy_callback, type_copy_callback,
H A Dexpand.c727 * invoked after role_copy_callback so that state->rolemap is available.
796 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, function
3076 /* index here so that type indexes are available for role_copy_callback */
3083 if (hashtab_map(state.base->p_roles.table, role_copy_callback, &state))
3142 (decl->p_roles.table, role_copy_callback, &state))

Completed in 101 milliseconds