parse_level
if ((*level = parse_level(buf)) < 0 && p_line != NULL) {
if ((*level = parse_level(p_level)) >= 0) {