OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:role_allow_count
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py
299
def
role_allow_count
(self):
member in class:SELinuxPolicy
301
return self.policy.
role_allow_count
()
qpol.py
186
def
role_allow_count
(self): return _qpol.qpol_policy_t_role_allow_count(self)
member in class:qpol_policy_t
[
all
...]
/external/selinux/prebuilts/bin/
seinfo.py
278
p.
role_allow_count
, p.role_transition_count))
Completed in 331 milliseconds