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

/systemd/src/import/
H A Dimport-compress.c29 else if (c->type == IMPORT_COMPRESS_GZIP) {
83 c->type = IMPORT_COMPRESS_GZIP;
148 case IMPORT_COMPRESS_GZIP:
215 case IMPORT_COMPRESS_GZIP:
220 c->type = IMPORT_COMPRESS_GZIP;
305 case IMPORT_COMPRESS_GZIP:
411 case IMPORT_COMPRESS_GZIP:
465 [IMPORT_COMPRESS_GZIP] = "gzip",
H A Dimport-compress.h33 IMPORT_COMPRESS_GZIP, enumerator in enum:ImportCompressType
H A Dexport.c51 arg_compress = IMPORT_COMPRESS_GZIP;
272 arg_compress = IMPORT_COMPRESS_GZIP;

Completed in 11 milliseconds