Searched defs:iovec_len (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dlog.c808 unsigned iovec_len,
817 while (format && *n + 1 < iovec_len) {
806 log_format_iovec( struct iovec *iovec, unsigned iovec_len, unsigned *n, bool newline_separator, int error, const char *format, va_list ap) argument

Completed in 2305 milliseconds