Searched defs:fill_iovec_sprintf (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ |
H A D | journal-send.c | 117 _printf_(1, 0) static int fill_iovec_sprintf(const char *format, va_list ap, int extra, struct iovec **_iov) { function 185 i = fill_iovec_sprintf(format, ap, 0, &iov); 496 i = fill_iovec_sprintf(format, ap, 3, &iov);
|
Completed in 11 milliseconds