Searched defs:warn_cutoff (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dlogs-show.c956 int warn_cutoff = flags & OUTPUT_WARN_CUTOFF; local
1008 if (warn_cutoff && line < how_many && not_before > 0) {
1027 warn_cutoff = false;

Completed in 12 milliseconds