Searched refs:all_entrypoints (Results 1 – 2 of 2) sorted by relevance
87 all_entrypoints = None variable89 global all_entrypoints90 if not all_entrypoints:91 all_entrypoints = sepolicy.info(sepolicy.ATTRIBUTE,"entry_type")[0]["types"]92 return all_entrypoints
194 all_entrypoints = []