/external/selinux/libsepol/cil/src/ |
D | cil_verify.c | 389 cil_tree_log(node, CIL_ERR, "SID %s not in sidorder statement", sid->datum.name); in __cil_verify_ordered_node_helper() 395 cil_tree_log(node, CIL_ERR, "Class %s not in classorder statement", class->datum.name); in __cil_verify_ordered_node_helper() 401 cil_tree_log(node, CIL_ERR, "Category %s not in categoryorder statement", cat->datum.name); in __cil_verify_ordered_node_helper() 407 … cil_tree_log(node, CIL_ERR, "Sensitivity %s not in sensitivityorder statement", sens->datum.name); in __cil_verify_ordered_node_helper() 442 …cil_tree_log(node, CIL_INFO, "No context assigned to SID %s, omitting from policy",sid->datum.name… in __cil_verify_initsids() 609 cil_tree_log(node, CIL_ERR, "Invalid named range"); in __cil_verify_named_levelrange() 649 cil_tree_log(node, CIL_ERR, "Invalid user"); in __cil_verify_user_pre_eval() 668 cil_tree_log(node, CIL_ERR, "Invalid user"); in __cil_verify_user_post_eval() 699 cil_tree_log(node, CIL_ERR, "Invalid role"); in __cil_verify_role() 730 cil_tree_log(node, CIL_ERR, "Invalid type"); in __cil_verify_type() [all …]
|
D | cil_build_ast.c | 139 cil_tree_log(node, CIL_ERR, "Previous declaration"); in cil_gen_node() 222 cil_tree_log(parse_current, CIL_ERR, "Bad block declaration"); in cil_gen_block() 271 cil_tree_log(parse_current, CIL_ERR, "Bad blockinherit declaration"); in cil_gen_blockinherit() 315 cil_tree_log(parse_current, CIL_ERR, "Bad blockabstract declaration"); in cil_gen_blockabstract() 359 cil_tree_log(parse_current, CIL_ERR, "Bad in statement"); in cil_gen_in() 415 cil_tree_log(parse_current, CIL_ERR, "Too many permissions in class '%s'", class->datum.name); in cil_gen_class() 424 cil_tree_log(parse_current, CIL_ERR, "Bad class declaration"); in cil_gen_class() 492 cil_tree_log(parse_current, CIL_ERR, "Bad classorder declaration"); in cil_gen_classorder() 780 cil_tree_log(parse_current, CIL_ERR, "Bad classpermission declaration"); in cil_gen_classpermission() 841 cil_tree_log(parse_current, CIL_ERR, "Bad classpermissionset"); in cil_gen_classpermissionset() [all …]
|
D | cil_resolve_ast.c | 552 cil_tree_log(current, CIL_ERR, "Alias declared but not used"); in cil_resolve_alias_to_actual() 769 …cil_tree_log(current, CIL_ERR, "Too many permissions in class '%s' when including common permissio… in cil_resolve_classcommon() 1433 cil_tree_log(ordered_list->node, CIL_ERR, "Unable to merge ordered list"); in __cil_ordered_lists_merge_all() 2359 cil_tree_log(curr, CIL_ERR, "block %s", DATUM(curr->data)->name); in cil_print_recursive_blockinherit() 2361 …cil_tree_log(curr, CIL_ERR, "blockinherit %s", ((struct cil_blockinherit *)curr->data)->block_str); in cil_print_recursive_blockinherit() 2546 cil_tree_log(last_failed_node, CIL_ERR, "Failed to resolve in-statement"); in cil_resolve_in_list() 2599 cil_tree_log(NODE(user->bounds), CIL_ERR, "User %s already bound by parent", bounds->child_str); in cil_resolve_bounds() 2611 cil_tree_log(NODE(role->bounds), CIL_ERR, "Role %s already bound by parent", bounds->child_str); in cil_resolve_bounds() 2623 cil_tree_log(NODE(type->bounds), CIL_ERR, "Type %s already bound by parent", bounds->child_str); in cil_resolve_bounds() 2638 cil_tree_log(current, CIL_ERR, "Bad bounds statement"); in cil_resolve_bounds() [all …]
|
D | cil_tree.h | 55 __attribute__((format (printf, 3, 4))) void cil_tree_log(struct cil_tree_node *node, enum cil_log_l…
|
D | cil_fqn.c | 124 cil_tree_log(node, CIL_ERR,"Problem qualifying names in block"); in __cil_fqn_qualify_blocks()
|
D | cil_tree.c | 116 __attribute__((format (printf, 3, 4))) void cil_tree_log(struct cil_tree_node *node, enum cil_log_l… in cil_tree_log() function 274 cil_tree_log(node, CIL_INFO, "Problem"); in cil_tree_walk_core() 311 cil_tree_log(node, CIL_INFO, "Problem"); in cil_tree_walk() 324 cil_tree_log(node, CIL_INFO, "Problem"); in cil_tree_walk()
|
D | cil_binary.c | 1920 cil_tree_log(node, CIL_ERR,"Invalid typetransition statement"); in __cil_cond_to_policydb_helper() 1925 cil_tree_log(node, CIL_ERR, "Failed to insert type transition into avtab"); in __cil_cond_to_policydb_helper() 1933 cil_tree_log(node, CIL_ERR, "Failed to insert typerule into avtab"); in __cil_cond_to_policydb_helper() 1941 cil_tree_log(node, CIL_ERR, "Failed to insert avrule into avtab"); in __cil_cond_to_policydb_helper() 1949 cil_tree_log(node, CIL_ERR, "Invalid statement within booleanif"); in __cil_cond_to_policydb_helper() 2210 cil_tree_log(node, CIL_INFO, "Failed to create sepol conditional node"); in cil_booleanif_to_policydb() 2216 cil_tree_log(node, CIL_INFO, "Failed to convert CIL conditional expression to sepol expression"); in cil_booleanif_to_policydb() 2272 cil_tree_log(true_node, CIL_ERR, "Failure while walking true conditional block"); in cil_booleanif_to_policydb() 2281 cil_tree_log(false_node, CIL_ERR, "Failure while walking false conditional block"); in cil_booleanif_to_policydb() 3779 cil_tree_log(node, CIL_ERR, "Binary policy creation failed"); in __cil_node_to_policydb() [all …]
|
D | cil_copy_ast.c | 2069 cil_tree_log(orig, CIL_ERR, "Incompatible flavor when trying to copy %s", DATUM(data)->name); in __cil_copy_node_helper() 2070 cil_tree_log(NODE(data), CIL_ERR, "Note: conflicting declaration"); in __cil_copy_node_helper() 2091 …cil_tree_log(orig, CIL_ERR, "%s %s shadows a macro parameter", cil_node_to_string(new), ((struct c… in __cil_copy_node_helper() 2092 cil_tree_log(namespace, CIL_ERR, "Note: macro declaration"); in __cil_copy_node_helper()
|
D | cil.c | 1978 cil_tree_log(ast_node, CIL_ERR, "Failed to get symtab from node"); in cil_get_symtab()
|