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

/systemd/src/import/
H A Dexport-tar.h36 int tar_export_start(TarExport *export, const char *path, int fd, ImportCompressType compress);
H A Dexport-tar.c254 int tar_export_start(TarExport *e, const char *path, int fd, ImportCompressType compress) { function
H A Dexport.c131 r = tar_export_start(export, local, fd, arg_compress);

Completed in 1384 milliseconds