Searched refs:arg_no_tail (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournalctl.c91 static bool arg_no_tail = false; variable
535 arg_no_tail = true;
834 if (arg_follow && !arg_no_tail && !arg_since && arg_lines == ARG_LINES_DEFAULT)

Completed in 240 milliseconds