Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c236 char *sdata_cache, *sdirectory_data_cache, *sdirectory_compressed; variable
388 memcpy(directory_table + directory_bytes, sdirectory_compressed, in restorefs()
6049 sdirectory_compressed = in main()
6051 if(sdirectory_compressed == NULL) in main()
6054 memcpy(sdirectory_compressed, directory_table + in main()