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

/systemd/src/journal/
H A Djournalctl.c94 static bool arg_boot = false; variable
551 arg_boot = true;
579 arg_boot = arg_dmesg = true;
862 if ((arg_boot || arg_action == ACTION_LIST_BOOTS) && (arg_file || arg_directory || arg_merge)) {
1215 if (!arg_boot)
/systemd/src/tmpfiles/
H A Dtmpfiles.c154 static bool arg_boot = false; variable
1864 if (boot && !arg_boot) {
2169 arg_boot = true;

Completed in 1748 milliseconds