Lines Matching refs:fqn
81 *sepol_user = hashtab_search(pdb->p_users.table, datum->fqn); in __cil_get_sepol_user_datum()
83 cil_log(CIL_INFO, "Failed to find user %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_user_datum()
92 *sepol_role = hashtab_search(pdb->p_roles.table, datum->fqn); in __cil_get_sepol_role_datum()
94 cil_log(CIL_INFO, "Failed to find role %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_role_datum()
103 *sepol_type = hashtab_search(pdb->p_types.table, datum->fqn); in __cil_get_sepol_type_datum()
105 cil_log(CIL_INFO, "Failed to find type %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_type_datum()
114 *sepol_class = hashtab_search(pdb->p_classes.table, datum->fqn); in __cil_get_sepol_class_datum()
116 cil_log(CIL_INFO, "Failed to find class %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_class_datum()
125 *sepol_cat = hashtab_search(pdb->p_cats.table, datum->fqn); in __cil_get_sepol_cat_datum()
127 cil_log(CIL_INFO, "Failed to find category %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_cat_datum()
136 *sepol_level = hashtab_search(pdb->p_levels.table, datum->fqn); in __cil_get_sepol_level_datum()
138 cil_log(CIL_INFO, "Failed to find level %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_level_datum()
249 key = cil_strdup(cil_common->datum.fqn); in cil_common_to_policydb()
267 key = cil_strdup(curr->datum.fqn); in cil_common_to_policydb()
302 key = cil_strdup(cil_class->datum.fqn); in cil_classorder_to_policydb()
322 key = cil_class->common->datum.fqn; in cil_classorder_to_policydb()
345 key = cil_strdup(cil_perm->datum.fqn); in cil_classorder_to_policydb()
372 if (cil_role->datum.fqn == CIL_KEY_OBJECT_R) { in cil_role_to_policydb()
379 key = cil_strdup(cil_role->datum.fqn); in cil_role_to_policydb()
418 cil_log(CIL_ERR, "Failed to insert role bounds for role %s\n", cil_role->datum.fqn); in cil_role_bounds_to_policydb()
463 key = cil_strdup(cil_type->datum.fqn); in cil_type_to_policydb()
501 cil_log(CIL_ERR, "Failed to insert type bounds for type %s\n", cil_type->datum.fqn); in cil_type_bounds_to_policydb()
518 key = cil_strdup(cil_alias->datum.fqn); in cil_typealias_to_policydb()
572 key = cil_strdup(cil_attr->datum.fqn); in cil_typeattribute_to_policydb()
662 capnum = sepol_polcap_getnum(cil_polcap->datum.fqn); in cil_policycap_to_policydb()
685 key = cil_strdup(cil_user->datum.fqn); in cil_user_to_policydb()
720 cil_log(CIL_ERR, "Failed to insert user bounds for user %s\n", cil_user->datum.fqn); in cil_user_bounds_to_policydb()
772 key = cil_strdup(cil_bool->datum.fqn); in cil_bool_to_policydb()
802 key = cil_strdup(cil_cat->datum.fqn); in cil_catorder_to_policydb()
830 key = cil_strdup(cil_alias->datum.fqn); in cil_catalias_to_policydb()
864 key = cil_strdup(cil_sens->datum.fqn); in cil_sensitivityorder_to_policydb()
896 key = cil_strdup(cil_alias->datum.fqn); in cil_sensalias_to_policydb()
1120 if (tgt->fqn == CIL_KEY_SELF) { in __cil_type_rule_to_avtab()
1248 if (tgt->fqn == CIL_KEY_SELF) { in __cil_typetransition_to_avtab()
1328 key = cil_perm->datum.fqn; in __cil_perms_to_datum()
1507 if (tgt->fqn == CIL_KEY_SELF) { in __cil_avrule_to_avtab()
1870 if (tgt->fqn == CIL_KEY_SELF) { in cil_avrulex_to_hashtable()
1985 if (DATUM(cil_typetrans->name)->fqn != CIL_KEY_STAR) { in __cil_cond_to_policydb_helper()
2033 *out = cil_strdup(DATUM(curr->data)->fqn); in __cil_expr_to_string_helper()
2117 char *key = DATUM(item->data)->fqn; in __cil_cond_item_to_sepol_expr()
3233 new_ocon->u.name = cil_strdup(cil_sid->datum.fqn); in cil_sidorder_to_policydb()
3236 cil_log(CIL_ERR,"Problem with context for SID %s\n",cil_sid->datum.fqn); in cil_sidorder_to_policydb()
3753 cil_log(CIL_ERR,"User default labeling for class %s already specified\n",DATUM(c->data)->fqn); in cil_default_to_policydb()
3761 cil_log(CIL_ERR,"Role default labeling for class %s already specified\n",DATUM(c->data)->fqn); in cil_default_to_policydb()
3769 cil_log(CIL_ERR,"Type default labeling for class %s already specified\n",DATUM(c->data)->fqn); in cil_default_to_policydb()
3806 …cil_log(CIL_ERR,"Range default labeling for class %s already specified\n", DATUM(curr->data)->fqn); in cil_defaultrange_to_policydb()
4676 cil_log(CIL_ERR,"(%s (", DATUM(cp->class)->fqn); in __cil_print_classperm()
4678 cil_log(CIL_ERR,"%s",DATUM(i2->data)->fqn); in __cil_print_classperm()
4687 cil_log(CIL_ERR,"%s", DATUM(cp_set->set)->fqn); in __cil_print_classperm()
4707 cil_log(CIL_ERR, "%s %s (%s)", kind_str, DATUM(px->obj)->fqn, expr_str); in __cil_print_permissionx()
4715 cil_log(CIL_ERR,"%s %s ", DATUM(avrule->src)->fqn, DATUM(avrule->tgt)->fqn); in __cil_print_rule()
4814 if (tgt->fqn == CIL_KEY_SELF) { in cil_check_neverallow()
4984 t->datum.fqn, t->bounds->datum.fqn); in cil_check_type_bounds()