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
434 memcpy(directory_table + directory_bytes, sdirectory_compressed, in restorefs()
6579 sdirectory_compressed = in main()
6581 if(sdirectory_compressed == NULL) in main()
6584 memcpy(sdirectory_compressed, directory_table + in main()