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

/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.c1393 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) function
1400 EXIT_UNSQUASH("Out of memory in add_subdir\n");
1447 *new = add_subdir(*new, path->name[i].paths);
2782 paths = add_subdir(paths, path);
H A Dmksquashfs.c4533 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) function
4570 *new = add_subdir(*new, path->name[i].paths);
6070 paths = add_subdir(paths, path);

Completed in 458 milliseconds