Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c252 char *sdata_cache, *sdirectory_data_cache, *sdirectory_compressed; variable
422 memcpy(directory_table + directory_bytes, sdirectory_compressed, in restorefs()
6436 sdirectory_compressed = in main()
6438 if(sdirectory_compressed == NULL) in main()
6441 memcpy(sdirectory_compressed, directory_table + in main()