Searched defs:stdout_stream_free (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ | ||
H A D | journald-stream.c | 93 void stdout_stream_free(StdoutStream *s) { function 120 DEFINE_TRIVIAL_CLEANUP_FUNC(StdoutStream*, stdout_stream_free); 129 stdout_stream_free(s); |
Completed in 12 milliseconds