Lines Matching refs:hashtab_map
333 hashtab_map(cladatum->permissions.table, permission_copy_callback, in class_copy_callback()
1617 hashtab_map(src_symtab[i].table, copy_callback_f[i], in copy_identifiers()
1625 if (hashtab_map(src_symtab[SYM_TYPES].table, in copy_identifiers()
1629 if (hashtab_map(src_symtab[SYM_TYPES].table, in copy_identifiers()
1633 if (hashtab_map(src_symtab[SYM_ROLES].table, in copy_identifiers()
1637 if (hashtab_map(src_symtab[SYM_USERS].table, in copy_identifiers()
1644 hashtab_map(src_symtab[i].table, fix_callback_f[i], in copy_identifiers()
1934 if (hashtab_map in copy_module()
2036 (void)hashtab_map(cladatum->permissions.table, find_perm, in is_decl_requires_met()
2039 rc = hashtab_map(cladatum->comdatum->permissions.table, in is_decl_requires_met()
2086 (void)hashtab_map(cladatum->permissions.table, in debug_requirements()
2147 (void)hashtab_map(cladatum->permissions.table, find_perm, &fparg); in print_missing_requirements()
2497 if (hashtab_map(decl->symtab[SYM_ROLES].table, in populate_roleattributes()
2613 if (hashtab_map(state.base->p_roles.table, expand_role_attributes, in link_modules()