Searched refs:exclude_type (Results 1 – 1 of 1) sorted by relevance
1620 def exclude_type(self, type, exclude_list): member in SELinuxGui1656 …if write.startswith(compare) and not self.exclude_type(write, exclude_list) and write in self.file…1665 if app.startswith(compare) and not self.exclude_type(app, exclude_list):