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

/systemd/src/journal-remote/
H A Djournal-remote-write.h29 size_t size_bytes; member in struct:iovec_wrapper
H A Djournal-remote-write.c24 if (!GREEDY_REALLOC(iovw->iovec, iovw->size_bytes, iovw->count + 1))
33 iovw->size_bytes = iovw->count = 0;

Completed in 1450 milliseconds