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

/systemd/src/journal/
H A Djournald-syslog.c45 static void forward_syslog_iovec(Server *s, const struct iovec *iovec, unsigned n_iovec, const struct ucred *ucred, const struct timeval *tv) { function
129 forward_syslog_iovec(s, &iovec, 1, ucred, tv);
183 forward_syslog_iovec(s, iovec, n, ucred, tv);

Completed in 524 milliseconds