Searched refs:add_subdir (Results 1 - 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.c1398 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) function
1405 EXIT_UNSQUASH("Out of memory in add_subdir\n");
1452 *new = add_subdir(*new, path->name[i].paths);
2788 paths = add_subdir(paths, path);
H A Dmksquashfs.c4613 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) function
4650 *new = add_subdir(*new, path->name[i].paths);
6228 paths = add_subdir(paths, path);

Completed in 102 milliseconds