Lines Matching refs:table
223 t = hashtab_search(policydbp->p_types.table, type);
342 cladatum = hashtab_search(policydbp->p_classes.table, id);
372 cladatum = hashtab_search(policydbp->p_classes.table, id);
404 cladatum = hashtab_search(policydbp->p_classes.table, id);
436 cladatum = hashtab_search(policydbp->p_classes.table, id);
468 cladatum = hashtab_search(policydbp->p_classes.table, id);
502 comdatum = hashtab_search(policydbp->p_commons.table, id);
513 ret = hashtab_insert(policydbp->p_commons.table,
521 yyerror("hash table overflow");
544 ret = hashtab_insert(comdatum->permissions.table,
554 yyerror("hash table overflow");
596 cladatum = (class_datum_t *) hashtab_search(policydbp->p_classes.table,
621 table,
659 permissions.table,
667 ret = hashtab_insert(cladatum->permissions.table,
676 yyerror("hash table overflow");
847 (level_datum_t *) hashtab_search(policydbp->p_levels.table,
1039 levdatum = (level_datum_t *) hashtab_search(policydbp->p_levels.table,
1068 table,
1079 table,
1097 table,
1114 (policydbp->p_levels.table, clone_level, levdatum->level)) {
1179 aliasdatum = hashtab_search(policydbp->symtab[SYM_TYPES].table, id);
1222 t = hashtab_search(policydbp->p_types.table, id);
1254 t = hashtab_search(policydbp->p_types.table, id);
1267 attr = hashtab_search(policydbp->p_types.table, id);
1304 bounds = hashtab_search(policydbp->p_types.table, bounds_id);
1315 type = hashtab_search(policydbp->p_types.table, type_id);
1417 attr = hashtab_search(policydbp->p_types.table, id);
1490 t = hashtab_search(policydbp->p_types.table, id);
1562 datum = (type_datum_t *) hashtab_search(policydbp->p_types.table,
1828 hashtab_search(cladatum->permissions.table, id);
1833 permissions.table,
1941 role = hashtab_search(policydbp->p_roles.table, id);
1991 attr = hashtab_search(policydbp->p_roles.table, id);
2041 r = hashtab_search(policydbp->p_roles.table, id);
2055 attr = hashtab_search(policydbp->p_roles.table, id);
2190 role = (role_datum_t *) hashtab_search(policydbp->p_roles.table,
2260 hashtab_map(policydbp->p_roles.table,
2296 rc = hashtab_map(policydbp->p_roles.table, role_val_to_name_helper, &v);
2322 r = hashtab_search(policydbp->p_roles.table, id);
2385 cladatum = hashtab_search(policydbp->p_classes.table,
2409 role = hashtab_search(policydbp->p_roles.table, id);
2596 typdatum = hashtab_search(policydbp->p_types.table, id);
2805 (class_datum_t *) hashtab_search(policydbp->p_classes.table,
2854 table,
2864 table,
2947 (class_datum_t *) hashtab_search(policydbp->p_classes.table,
3076 table,
3095 table,
3323 table,
3365 r = hashtab_search(policydbp->p_roles.table, id);
3396 cdatum = (cat_datum_t *) hashtab_search(policydbp->p_cats.table,
3404 cdatum = (cat_datum_t *) hashtab_search(policydbp->p_cats.table,
3417 cdatum = (cat_datum_t *) hashtab_search(policydbp->p_cats.table,
3458 cdatum = (cat_datum_t *) hashtab_search(policydbp->p_cats.table,
3467 cdatum = (cat_datum_t *) hashtab_search(policydbp->p_cats.table,
3475 cdatum = (cat_datum_t *) hashtab_search(policydbp->p_cats.table,
3545 hashtab_search(policydbp->p_levels.table,
3570 hashtab_search(policydbp->p_levels.table,
3658 usrdatum = (user_datum_t *) hashtab_search(policydbp->p_users.table,
3681 role = (role_datum_t *) hashtab_search(policydbp->p_roles.table,
3704 typdatum = (type_datum_t *) hashtab_search(policydbp->p_types.table,
3728 hashtab_search(policydbp->p_levels.table,
4682 cladatum = hashtab_search(policydbp->p_classes.table,
4702 levdatum = hashtab_search(policydbp->p_levels.table, id);