Searched refs:ROLE_ALLOW (Results 1 – 1 of 1) sorted by relevance
52 ROLE_ALLOW = 'role_allow' variable294 valid_types = set([ALLOW, AUDITALLOW, NEVERALLOW, DONTAUDIT, TRANSITION, ROLE_ALLOW])346 if ROLE_ALLOW in types: