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