Home | History | Annotate | Download | only in sepolicy

Lines Matching refs:src_list

992         src_list = [self.type]
994 src_list += list(filter(lambda x: x['name'] == self.type, sepolicy.get_all_types_info()))[0]['attributes']
999 x['source'] in src_list and