OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:directory_data_cache
(Results
1 - 2
of
2
) sorted by null
/external/squashfs-tools/squashfs-tools/
read_fs.c
858
char **
directory_data_cache
, unsigned int *last_directory_block,
961
*
directory_data_cache
= malloc(*inode_dir_offset +
963
if(*
directory_data_cache
== NULL)
966
memcpy(*
directory_data_cache
, directory_table,
mksquashfs.c
128
char *
directory_data_cache
= NULL;
variable
383
memcpy(
directory_data_cache
, sdirectory_data_cache,
626
char *directoryp =
directory_data_cache
;
[
all
...]
Completed in 27 milliseconds