Home
last modified time | relevance | path

Searched defs:recovery_file (Results 1 – 1 of 1) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c274 char *recovery_file = NULL; variable
5002 void read_recovery_data(char *recovery_file, char *destination_file) in read_recovery_data()