Home
last modified time | relevance | path

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

/dports/sysutils/squashfs-tools/squashfs4.4/squashfs-tools/
H A Daction.h319 extern int eval_prune_actions(struct dir_info *, struct dir_ent *);
H A Daction.c1988 int eval_prune_actions(struct dir_info *root, struct dir_ent *dir_ent) in eval_prune_actions() function
H A Dmksquashfs.c3813 if(eval_prune_actions(root_dir, dir_ent)) { in dir_scan4()