Home
last modified time | relevance | path

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

/external/selinux/python/sepolicy/sepolicy/
D__init__.py52 ROLE_ALLOW = 'role_allow' variable
295 valid_types = set([ALLOW, AUDITALLOW, NEVERALLOW, DONTAUDIT, TRANSITION, ROLE_ALLOW])
347 if ROLE_ALLOW in types: