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

/systemd/src/journal/
H A Djournal-send.c345 static int fill_iovec_perror_and_send(const char *message, int skip, struct iovec iov[]) { function
391 return fill_iovec_perror_and_send(message, 0, iovec);
558 return fill_iovec_perror_and_send(message, 3, iov);

Completed in 254 milliseconds