Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c253 char *sdata_cache, *sdirectory_data_cache, *sdirectory_compressed; variable
435 memcpy(directory_table + directory_bytes, sdirectory_compressed, in restorefs()
6580 sdirectory_compressed = in main()
6582 if(sdirectory_compressed == NULL) in main()
6585 memcpy(sdirectory_compressed, directory_table + in main()