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

/systemd/src/import/
H A Dimport-compress.c34 } else if (c->type == IMPORT_COMPRESS_BZIP2) {
90 c->type = IMPORT_COMPRESS_BZIP2;
169 case IMPORT_COMPRESS_BZIP2:
223 case IMPORT_COMPRESS_BZIP2:
228 c->type = IMPORT_COMPRESS_BZIP2;
327 case IMPORT_COMPRESS_BZIP2:
431 case IMPORT_COMPRESS_BZIP2:
466 [IMPORT_COMPRESS_BZIP2] = "bzip2",
H A Dimport-compress.h34 IMPORT_COMPRESS_BZIP2, enumerator in enum:ImportCompressType
H A Dexport.c53 arg_compress = IMPORT_COMPRESS_BZIP2;
274 arg_compress = IMPORT_COMPRESS_BZIP2;

Completed in 23 milliseconds