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

/external/libsepol/src/
H A Dlink.c346 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, function
751 NULL, class_copy_callback, role_copy_callback, type_copy_callback,
H A Dexpand.c801 * invoked after role_copy_callback so that state->rolemap is available.
870 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, function
3045 /* index here so that type indexes are available for role_copy_callback */
3052 if (hashtab_map(state.base->p_roles.table, role_copy_callback, &state))
3111 (decl->p_roles.table, role_copy_callback, &state))

Completed in 58 milliseconds