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

/systemd/src/journal-remote/
H A Djournal-remote-write.h33 int iovw_put(struct iovec_wrapper *iovw, void* data, size_t len);
H A Djournal-remote-write.c23 int iovw_put(struct iovec_wrapper *iovw, void* data, size_t len) { function
H A Djournal-remote-parse.c359 r = iovw_put(&source->iovw, line, n);
414 r = iovw_put(&source->iovw, field + sizeof(uint64_t), source->field_len + source->data_size);

Completed in 1951 milliseconds