Home
last modified time | relevance | path

Searched refs:compressor_options (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dcompressor.h73 static inline int compressor_options(struct compressor *comp, char *argv[], in compressor_options() function
Dmksquashfs.c5641 args = compressor_options(comp, argv + i, argc - i); in main()