Searched refs:exclude_path (Results 1 – 4 of 4) sorted by relevance
110 … if part.exclude_path or part.include_path or part.change_directory or part.update_fstab_in_rootfs:198 for orig_path in part.exclude_path or []:
117 args.sigsdiff, args.exclude_path)
32 self.exclude_path = args.exclude_path
616 sigs=False, sigsdiff=False, exclude_path=None): argument708 if exclude_path:713 for epath in exclude_path: