Searched defs:role_copy_callback (Results 1 - 2 of 2) sorted by last modified time

/external/selinux/libsepol/src/
H A Dexpand.c725 * invoked after role_copy_callback so that state->rolemap is available.
794 static int role_copy_callback(hashtab_key_t key, hashtab_datum_t datum, function
3010 /* index here so that type indexes are available for role_copy_callback */
3017 if (hashtab_map(state.base->p_roles.table, role_copy_callback, &state))
3076 (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
752 NULL, class_copy_callback, role_copy_callback, type_copy_callback,

Completed in 116 milliseconds