Home
last modified time | relevance | path

Searched refs:OUTPUT_COLOR (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/shared/
Doutput-mode.h37 OUTPUT_COLOR = 1 << 2, enumerator
Dlogs-show.c228 if (flags & OUTPUT_COLOR) { in print_multiline()
710 if ((flags & OUTPUT_COLOR) && (p = startswith(data, "MESSAGE="))) { in output_verbose()
1097 (FLAGS_SET(flags, OUTPUT_COLOR) ? JSON_FORMAT_COLOR : 0), in output_json()
1134 if (FLAGS_SET(flags, OUTPUT_COLOR)) in output_cat_field()
1154 if (FLAGS_SET(flags, OUTPUT_COLOR)) { in output_cat_field()
1195 if (FLAGS_SET(flags, OUTPUT_COLOR)) { in output_cat()
/systemd-251/src/login/
Dloginctl.c61 colors_enabled() * OUTPUT_COLOR; in get_output_flags()
/systemd-251/src/journal/
Djournalctl.c2750 colors_enabled() * OUTPUT_COLOR | in main()
/systemd-251/src/systemctl/
Dsystemctl-show.c47 colors_enabled() * OUTPUT_COLOR | in get_output_flags()
/systemd-251/src/machine/
Dmachinectl.c94 colors_enabled() * OUTPUT_COLOR | in get_output_flags()
/systemd-251/src/network/
Dnetworkctl.c1486 colors_enabled() * OUTPUT_COLOR; in get_output_flags()