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

/systemd/src/journal/
H A Djournald-stream.c476 static int stdout_stream_install(Server *s, int fd, StdoutStream **ret) { function
549 r = stdout_stream_install(s, fd, NULL);
635 r = stdout_stream_install(s, fd, &stream);

Completed in 273 milliseconds