Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c1398 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) in add_subdir() function
1452 *new = add_subdir(*new, path->name[i].paths); in matches()
2788 paths = add_subdir(paths, path); in main()
Dmksquashfs.c4666 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) in add_subdir() function
4703 *new = add_subdir(*new, path->name[i].paths); in excluded_match()
6457 paths = add_subdir(paths, path); in main()