Lines Matching refs:CIL_ERR
177 cil_log(CIL_ERR, "Failed to copy role bits\n"); in __cil_expand_role()
184 cil_log(CIL_ERR, "Failed to set role bit\n"); in __cil_expand_role()
203 cil_log(CIL_ERR, "Failed to copy type bits\n"); in __cil_expand_type()
210 cil_log(CIL_ERR, "Failed to set type bit\n"); in __cil_expand_type()
456 cil_log(CIL_ERR, "Failed to insert role bounds for role %s\n", cil_role->datum.fqn); in cil_role_bounds_to_policydb()
539 cil_log(CIL_ERR, "Failed to insert type bounds for type %s\n", cil_type->datum.fqn); in cil_type_bounds_to_policydb()
748 cil_log(CIL_ERR, "Failed to insert user bounds for user %s\n", cil_user->datum.fqn); in cil_user_bounds_to_policydb()
1037 cil_log(CIL_ERR, "Conflicting type rules\n"); in __cil_insert_type_rule()
1063 cil_log(CIL_ERR, "Conflicting type rules\n"); in __cil_insert_type_rule()
1210 cil_log(CIL_ERR, "Conflicting name type transition rules\n"); in __cil_typetransition_to_avtab()
1215 cil_log(CIL_ERR, "Out of memory\n"); in __cil_typetransition_to_avtab()
1264 cil_log(CIL_ERR, "Failed to find datum for perm %s\n", key); in __cil_perms_to_datum()
1399 …cil_log(CIL_ERR, "Neverallow found that matches avrule at line %d of %s\n", node->line, node->path… in __cil_check_neverallows()
1575 cil_log(CIL_ERR, "typetransition with file name not allowed within a booleanif block.\n"); in __cil_cond_to_policydb_helper()
1576 cil_log(CIL_ERR,"Invalid typetransition statement at line %d of %s\n", in __cil_cond_to_policydb_helper()
1582 …cil_log(CIL_ERR, "Failed to insert type transition into avtab at line %d of %s\n", node->line, nod… in __cil_cond_to_policydb_helper()
1590 …cil_log(CIL_ERR, "Failed to insert typerule into avtab at line %d of %s\n", node->line, node->path… in __cil_cond_to_policydb_helper()
1598 … cil_log(CIL_ERR, "Failed to insert avrule into avtab at line %d of %s\n", node->line, node->path); in __cil_cond_to_policydb_helper()
1606 cil_log(CIL_ERR, "Invalid statement within booleanif at line %d of %s\n", in __cil_cond_to_policydb_helper()
1847 …cil_log(CIL_ERR, "Failure while walking true conditional block at line %d of %s\n", true_node->lin… in cil_booleanif_to_policydb()
1856 …cil_log(CIL_ERR, "Failure while walking false conditional block at line %d of %s\n", false_node->l… in cil_booleanif_to_policydb()
1924 cil_log(CIL_ERR, "Conflicting role transition rules\n"); in cil_roletrans_to_policydb()
1929 cil_log(CIL_ERR, "Out of memory\n"); in cil_roletrans_to_policydb()
2375 cil_log(CIL_ERR, "Failed to insert constraint into policydb\n"); in cil_constrain_to_policydb()
2588 cil_log(CIL_ERR,"Problem with MLS\n"); in __cil_context_to_sepol_context()
2623 cil_log(CIL_ERR,"Problem with context for SID %s\n",cil_sid->datum.fqn); in cil_sidorder_to_policydb()
2692 cil_log(CIL_ERR, "Conflicting Range transition rules\n"); in cil_rangetransition_to_policydb()
2697 cil_log(CIL_ERR, "Out of memory\n"); in cil_rangetransition_to_policydb()
3040 cil_log(CIL_ERR,"User default labeling for class %s already specified\n",DATUM(c->data)->fqn); in cil_default_to_policydb()
3048 cil_log(CIL_ERR,"Role default labeling for class %s already specified\n",DATUM(c->data)->fqn); in cil_default_to_policydb()
3056 cil_log(CIL_ERR,"Type default labeling for class %s already specified\n",DATUM(c->data)->fqn); in cil_default_to_policydb()
3093 …cil_log(CIL_ERR,"Range default labeling for class %s already specified\n", DATUM(curr->data)->fqn); in cil_defaultrange_to_policydb()
3285 cil_log(CIL_ERR, "Binary policy creation failed at line %d of %s\n", node->line, node->path); in __cil_node_to_policydb()
3589 cil_log(CIL_ERR, "Failed to create policy db\n"); in __cil_policydb_create()
3746 cil_log(CIL_ERR,"db == NULL\n"); in cil_binary_create_allocated_pdb()
3748 cil_log(CIL_ERR,"policydb == NULL\n"); in cil_binary_create_allocated_pdb()
3755 cil_log(CIL_ERR,"Problem in policydb_init\n"); in cil_binary_create_allocated_pdb()