Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_ERR

159 			cil_log(CIL_ERR, "Failed to copy user bits\n");
166 cil_log(CIL_ERR, "Failed to set user bit\n");
185 cil_log(CIL_ERR, "Failed to copy role bits\n");
192 cil_log(CIL_ERR, "Failed to set role bit\n");
211 cil_log(CIL_ERR, "Failed to copy type bits\n");
218 cil_log(CIL_ERR, "Failed to set type bit\n");
423 cil_log(CIL_ERR, "Failed to insert role bounds for role %s\n", cil_role->datum.fqn);
508 cil_log(CIL_ERR, "Failed to insert type bounds for type %s\n", cil_type->datum.fqn);
729 cil_log(CIL_ERR, "Failed to insert user bounds for user %s\n", cil_user->datum.fqn);
1021 cil_log(CIL_ERR, "Conflicting type rules (scontext=%s tcontext=%s tclass=%s result=%s)\n", cil_rule->src_str, cil_rule->tgt_str, cil_rule->obj_str, cil_rule->result_str);
1047 cil_log(CIL_ERR, "Conflicting type rules (scontext=%s tcontext=%s tclass=%s result=%s)\n", cil_rule->src_str, cil_rule->tgt_str, cil_rule->obj_str, cil_rule->result_str);
1194 cil_log(CIL_ERR, "Conflicting name type transition rules\n");
1199 cil_log(CIL_ERR, "Out of memory\n");
1208 cil_log(CIL_ERR, "Out of memory\n");
1248 cil_log(CIL_ERR, "Failed to find datum for perm %s\n", perm_str);
1941 cil_log(CIL_ERR, "typetransition with file name not allowed within a booleanif block.\n");
1942 cil_tree_log(node, CIL_ERR,"Invalid typetransition statement");
1947 cil_tree_log(node, CIL_ERR, "Failed to insert type transition into avtab");
1955 cil_tree_log(node, CIL_ERR, "Failed to insert typerule into avtab");
1963 cil_tree_log(node, CIL_ERR, "Failed to insert avrule into avtab");
1971 cil_tree_log(node, CIL_ERR, "Invalid statement within booleanif");
2292 cil_tree_log(true_node, CIL_ERR, "Failure while walking true conditional block");
2301 cil_tree_log(false_node, CIL_ERR, "Failure while walking false conditional block");
2368 cil_log(CIL_ERR, "Conflicting role transition rules\n");
2373 cil_log(CIL_ERR, "Out of memory\n");
2844 cil_log(CIL_ERR, "Failed to insert constraint into policydb\n");
3057 cil_log(CIL_ERR,"Problem with MLS\n");
3092 cil_log(CIL_ERR,"Problem with context for SID %s\n",cil_sid->datum.fqn);
3162 cil_log(CIL_ERR, "Conflicting Range transition rules\n");
3167 cil_log(CIL_ERR, "Out of memory\n");
3179 cil_log(CIL_ERR, "Out of memory\n");
3522 cil_log(CIL_ERR,"User default labeling for class %s already specified\n",DATUM(c->data)->fqn);
3530 cil_log(CIL_ERR,"Role default labeling for class %s already specified\n",DATUM(c->data)->fqn);
3538 cil_log(CIL_ERR,"Type default labeling for class %s already specified\n",DATUM(c->data)->fqn);
3575 cil_log(CIL_ERR,"Range default labeling for class %s already specified\n", DATUM(curr->data)->fqn);
3771 cil_tree_log(node, CIL_ERR, "Binary policy creation failed");
4075 cil_log(CIL_ERR, "Failed to create policy db\n");
4464 cil_tree_log(n, CIL_ERR,"%s%s", pad, cil_node_to_string(n));
4475 cil_log(CIL_ERR,"(%s (", DATUM(cp->class)->fqn);
4477 cil_log(CIL_ERR,"%s",DATUM(i2->data)->fqn);
4479 cil_log(CIL_ERR," ");
4481 cil_log(CIL_ERR,"))");
4486 cil_log(CIL_ERR,"%s", DATUM(cp_set->set)->fqn);
4506 cil_log(CIL_ERR, "%s %s (%s)", kind_str, DATUM(px->obj)->fqn, expr_str);
4513 cil_log(CIL_ERR,"%s(%s ", pad, kind);
4514 cil_log(CIL_ERR,"%s %s ", DATUM(avrule->src)->fqn, DATUM(avrule->tgt)->fqn);
4519 cil_log(CIL_ERR, "(");
4521 cil_log(CIL_ERR, ")");
4524 cil_log(CIL_ERR,")\n");
4555 cil_tree_log(node, CIL_ERR, "%s check failed", neverallow_str);
4560 cil_log(CIL_ERR, "Error occurred while checking %s rules\n", neverallow_str);
4571 cil_log(CIL_ERR,"\n");
4708 cil_log(CIL_ERR,"Failed to create CIL class-permissions from sepol values\n");
4729 cil_log(CIL_ERR,"Failed to create CIL AV rule from sepol values\n");
4768 cil_log(CIL_ERR, "Child type %s exceeds bounds of parent %s\n",
4776 cil_log(CIL_ERR, "Failed to convert sepol avrule to CIL\n");
4783 cil_log(CIL_ERR, "Error occurred while checking type bounds\n");
4793 cil_log(CIL_ERR, " <See previous>\n");
4830 cil_log(CIL_ERR,"db == NULL\n");
4832 cil_log(CIL_ERR,"policydb == NULL\n");
4855 cil_log(CIL_ERR,"Problem in policydb_init\n");