HomeSort by relevance Sort by last modified time
    Searched refs:gzip_comp_ops (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
compressor.c 29 static struct compressor gzip_comp_ops = { variable in typeref:struct:compressor
33 extern struct compressor gzip_comp_ops;
75 &gzip_comp_ops,
gzip_wrapper.c 487 struct compressor gzip_comp_ops = { variable in typeref:struct:compressor

Completed in 168 milliseconds