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

/systemd/src/journal/
H A Djournald-stream.c437 static int stdout_stream_process(sd_event_source *es, int fd, uint32_t revents, void *userdata) { function
502 r = sd_event_add_io(s->event, &stream->event_source, fd, EPOLLIN, stdout_stream_process, stream);

Completed in 554 milliseconds