get_compression_type 239 lib/util.h enum compression_type get_compression_type (int fd, const char *name); get_compression_type 244 src/vfs/cpio/cpio.c type = get_compression_type (fd, super->name); get_compression_type 919 src/vfs/tar/tar.c type = get_compression_type (result, archive->name); get_compression_type 390 src/viewer/mcviewer.c type = get_compression_type (fd, file);