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

/systemd/src/shared/
H A Doutput-mode.h44 OUTPUT_BEGIN_NEWLINE = 1 << 6, enumerator in enum:OutputFlags
H A Dlogs-show.c933 if (!(*flags & OUTPUT_BEGIN_NEWLINE))
940 *flags &= ~OUTPUT_BEGIN_NEWLINE;
/systemd/src/login/
H A Dloginctl.c547 get_output_flags() | OUTPUT_BEGIN_NEWLINE,
627 get_output_flags() | OUTPUT_BEGIN_NEWLINE,
/systemd/src/machine/
H A Dmachinectl.c610 get_output_flags() | OUTPUT_BEGIN_NEWLINE,
/systemd/src/systemctl/
H A Dsystemctl.c3730 get_output_flags() | OUTPUT_BEGIN_NEWLINE,

Completed in 52 milliseconds