get_compression_type  222 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  918 src/vfs/tar/tar.c     type = get_compression_type (result, archive->name);
get_compression_type  388 src/viewer/mcviewer.c                 type = get_compression_type (fd, file);