Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dread_fs.c857 char **cinode_table, char **data_cache, char **cdirectory_table, in read_filesystem() argument
942 *cdirectory_table = malloc(*last_directory_block); in read_filesystem()
943 if(*cdirectory_table == NULL) in read_filesystem()
947 *last_directory_block, *cdirectory_table); in read_filesystem()