Home
last modified time | relevance | path

Searched refs:copy_callback_f (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
Dlink.c750 static int (*copy_callback_f[SYM_NUM]) (hashtab_key_t key, variable
1631 if (copy_callback_f[i] != NULL) { in copy_identifiers()
1633 hashtab_map(src_symtab[i].table, copy_callback_f[i], in copy_identifiers()
1678 if (copy_callback_f[i] == NULL) { in copy_scope_index()