Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Daction.c1616 static struct dir_ent *lookup_comp(char *comp, struct dir_info *dest) in lookup_comp() function
1670 comp_ent = lookup_comp(comp, dest); in eval_move()
1820 comp_ent = lookup_comp(name, dest); in eval_move_actions()
1961 struct dir_ent *comp_ent = lookup_comp(name, dest); in do_move_actions()
2710 dir_ent = lookup_comp(comp, dir); in follow_path()