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

/systemd/src/journal/
H A Djournalctl.c79 ARG_LINES_DEFAULT = -2, enumerator in enum:__anon95
90 static int arg_lines = ARG_LINES_DEFAULT;
464 if (arg_lines == ARG_LINES_DEFAULT)
834 if (arg_follow && !arg_no_tail && !arg_since && arg_lines == ARG_LINES_DEFAULT)

Completed in 839 milliseconds