OUTPUT_JSON_SSE    74 src/journal-remote/journal-gatewayd.c         [OUTPUT_JSON_SSE] = "text/event-stream",
OUTPUT_JSON_SSE   255 src/journal-remote/journal-gatewayd.c         else if (streq(header, mime_types[OUTPUT_JSON_SSE]))
OUTPUT_JSON_SSE   256 src/journal-remote/journal-gatewayd.c                 m->mode = OUTPUT_JSON_SSE;
OUTPUT_JSON_SSE   377 src/journal/journalctl.c                             arg_output == OUTPUT_JSON_SSE ||
OUTPUT_JSON_SSE   688 src/shared/logs-show.c                 if (mode == OUTPUT_JSON_SSE)
OUTPUT_JSON_SSE   842 src/shared/logs-show.c         else if (mode == OUTPUT_JSON_SSE)
OUTPUT_JSON_SSE   907 src/shared/logs-show.c         [OUTPUT_JSON_SSE] = output_json,
OUTPUT_JSON_SSE  1311 src/shared/logs-show.c         [OUTPUT_JSON_SSE] = "json-sse",