Searched refs:CIL_WARN (Results 1 – 3 of 3) sorted by relevance
/external/selinux/libsepol/cil/include/cil/ |
D | cil.h | 58 CIL_WARN, enumerator
|
/external/selinux/libsepol/cil/src/ |
D | cil_resolve_ast.c | 3299 …cil_log(CIL_WARN, "Disabling optional %s at %d of %s\n", opt->datum.name, node->parent->line, node… in __cil_resolve_ast_node_helper() 3674 …cil_log(CIL_WARN, "Can only use %s name for name resolution in \"in\" blocks\n", cil_node_to_strin… in cil_resolve_name() 3703 cil_log(CIL_WARN, "Failed to resolve %s in %s statement on line %d of %s\n", in cil_resolve_name()
|
D | cil_binary.c | 2608 cil_log(CIL_WARN, "No sidorder statement in policy\n"); in cil_sidorder_to_policydb() 3561 cil_log(CIL_WARN, "Expression result was undefined - disabling all rules\n"); in __cil_set_conditional_state_and_flags()
|