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

/systemd/src/shared/
H A Doutput-mode.h22 typedef enum OutputMode { enum
35 } OutputMode; typedef in typeref:enum:OutputMode
H A Dlogs-show.h37 OutputMode mode,
56 OutputMode mode,
72 const char* output_mode_to_string(OutputMode m) _const_;
73 OutputMode output_mode_from_string(const char *s) _pure_;
H A Dlogs-show.c212 OutputMode mode,
410 OutputMode mode,
507 OutputMode mode,
638 OutputMode mode,
856 OutputMode mode,
889 OutputMode mode,
908 OutputMode mode,
946 OutputMode mode,
1244 OutputMode mode,
1305 DEFINE_STRING_TABLE_LOOKUP(output_mode, OutputMode);
[all...]
/systemd/src/journal-remote/
H A Djournal-gatewayd.c55 OutputMode mode;
512 static int output_field(FILE *f, OutputMode m, const char *d, size_t l) {
/systemd/src/login/
H A Dloginctl.c60 static OutputMode arg_output = OUTPUT_SHORT;
/systemd/src/journal/
H A Djournalctl.c83 static OutputMode arg_output = OUTPUT_SHORT;
/systemd/src/machine/
H A Dmachinectl.c76 static OutputMode arg_output = OUTPUT_SHORT;
/systemd/src/systemctl/
H A Dsystemctl.c148 static OutputMode arg_output = OUTPUT_SHORT;

Completed in 51 milliseconds