Home | History | Annotate | Download | only in src

Lines Matching full:lvl

3654 		enum cil_log_level lvl = CIL_ERR;
3657 lvl = CIL_WARN;
3661 cil_log(lvl, "Disabling optional '%s' at line %d of %s: ", opt->datum.name, opt_node->line, opt_node->path);
3667 cil_log(lvl, "Failed to resolve '%s' in %s statement at line %d of %s\n",