OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:role_regex
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
contextquery.py
40
role_regex
If true, regular expression matching
59
role = CriteriaDescriptor("
role_regex
", "lookup_role")
60
role_regex
= False
variable in class:ContextQuery
80
self.
role_regex
):
constraintquery.py
51
role_regex
If true, regular expression matching will
68
role = CriteriaDescriptor("
role_regex
", "lookup_role")
69
role_regex
= False
variable in class:ConstraintQuery
104
self.log.debug("Role: {0.role!r}, regex: {0.
role_regex
}".format(self))
125
self.
role_regex
):
Completed in 1907 milliseconds