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__.py51 ROLE_ALLOW = 'role_allow' variable
342 valid_types = set([ALLOW, AUDITALLOW, NEVERALLOW, DONTAUDIT, TRANSITION, ROLE_ALLOW])
396 if ROLE_ALLOW in types: