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

/systemd/src/import/
H A Dexport-raw.h36 int raw_export_start(RawExport *export, const char *path, int fd, ImportCompressType compress);
H A Dexport-raw.c295 int raw_export_start(RawExport *e, const char *path, int fd, ImportCompressType compress) { function
H A Dexport.c210 r = raw_export_start(export, local, fd, arg_compress);

Completed in 10 milliseconds