Lines Matching refs:hashtab_map
446 rc = hashtab_map(permtab->table, hashtab_ordered_to_strs, strs);
864 rc = hashtab_map(pdb->p_levels.table, map_count_sensitivity_aliases, &num);
880 rc = hashtab_map(pdb->p_levels.table, map_sensitivity_aliases_to_strs, strs);
968 rc = hashtab_map(pdb->p_cats.table, map_count_category_aliases, &num);
984 rc = hashtab_map(pdb->p_cats.table, map_category_aliases_to_strs, strs);
1338 rc = hashtab_map(pdb->p_bools.table, map_boolean_to_strs, strs);
1434 rc = hashtab_map(pdb->p_types.table, map_count_type_aliases, &num);
1444 rc = hashtab_map(pdb->p_types.table, map_type_aliases_to_strs, strs);
1923 rc = hashtab_map(pdb->filename_trans, map_filename_trans_to_str, &args);
2034 rc = hashtab_map(pdb->range_tr, map_range_trans_to_str, &args);