Home
last modified time | relevance | path

Searched refs:CIL_WARN (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/include/cil/
Dcil.h58 CIL_WARN, enumerator
/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c3299 …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()
Dcil_binary.c2608 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()