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

/systemd/src/shared/
H A Doutput-mode.h31 OUTPUT_JSON_SSE, enumerator in enum:OutputMode
H A Dlogs-show.c680 if (mode == OUTPUT_JSON_SSE)
837 else if (mode == OUTPUT_JSON_SSE)
901 [OUTPUT_JSON_SSE] = output_json,
1301 [OUTPUT_JSON_SSE] = "json-sse",
/systemd/src/journal-remote/
H A Djournal-gatewayd.c77 [OUTPUT_JSON_SSE] = "text/event-stream",
276 else if (streq(header, mime_types[OUTPUT_JSON_SSE]))
277 m->mode = OUTPUT_JSON_SSE;
/systemd/src/journal/
H A Djournalctl.c483 arg_output == OUTPUT_JSON_SSE ||

Completed in 2905 milliseconds