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

/external/libsepol/src/
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
3051 /* index here so that type indexes are available for role_copy_callback */
3058 if (hashtab_map(state.base->p_roles.table, role_copy_callback, &state))
3117 (decl->p_roles.table, role_copy_callback, &state))
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,

Completed in 61 milliseconds