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