Home
last modified time | relevance | path

Searched refs:CIL_WARN (Results 1 - 5 of 5) sorted by relevance

/third_party/selinux/libsepol/cil/include/cil/
H A Dcil.h70 CIL_WARN, enumerator
/third_party/selinux/libsepol/cil/src/
H A Dcil_copy_ast.c113 cil_tree_log(NODE(orig), CIL_WARN, "Block %s being copied", key); in cil_copy_block() local
114 cil_tree_log(NODE(datum), CIL_WARN, " Previously declared"); in cil_copy_block() local
1513 cil_tree_log(NODE(orig), CIL_WARN, "Skipping macro %s", key); in cil_copy_macro() local
1514 cil_tree_log(NODE(datum), CIL_WARN, " Previously declared"); in cil_copy_macro() local
H A Dcil_post.c2262 cil_log(CIL_WARN, " at %s:%d\n", path, node->line); in __cil_post_report_conflict()
2287 cil_log(CIL_WARN, " Only first 4 of %d conflicting rules shown\n", conflicting); in __cil_post_process_context_rules()
2295 if (log_level >= CIL_WARN) { in __cil_post_process_context_rules()
2300 cil_log(CIL_WARN, "Found conflicting %s rules\n", flavor_str); in __cil_post_process_context_rules()
2306 if (conflicting < 4 || log_level > CIL_WARN) { in __cil_post_process_context_rules()
H A Dcil_resolve_ast.c287 cil_log(CIL_WARN, "Conflicting use of expandtypeattribute. " in cil_type_used()
1402 cil_log(CIL_WARN, "Ignoring '%s' as it has already been declared in classorder.\n", ((struct cil_class*)(item->data))->datum.name); in insert_unordered()
4450 cil_log(CIL_WARN, "Can only use %s name for name resolution in \"in\" blocks\n", cil_node_to_string(node)); in cil_resolve_name_keep_aliases()
H A Dcil_binary.c3219 cil_log(CIL_WARN, "No sidorder statement in policy\n"); in cil_sidorder_to_policydb()
4284 cil_log(CIL_WARN, "Expression result was undefined - disabling all rules\n"); in __cil_set_conditional_state_and_flags()

Completed in 18 milliseconds