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

/external/libsepol/src/
H A Dlink.c304 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, function
701 NULL, class_copy_callback, role_copy_callback, type_copy_callback,
H A Dexpand.c670 * invoked after role_copy_callback so that state->rolemap is available.
734 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, function
2897 /* index here so that type indexes are available for role_copy_callback */
2904 if (hashtab_map(state.base->p_roles.table, role_copy_callback, &state))
2963 (decl->p_roles.table, role_copy_callback, &state))

Completed in 170 milliseconds