Home
last modified time | relevance | path

Searched refs:iovw_rebase (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dio-util.h97 void iovw_rebase(struct iovec_wrapper *iovw, char *old, char *new);
Dio-util.c336 void iovw_rebase(struct iovec_wrapper *iovw, char *old, char *new) { in iovw_rebase() function
/systemd-251/src/shared/
Djournal-importer.c45 iovw_rebase(&imp->iovw, old, imp->buf); in realloc_buffer()