OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:polcap_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
279
def
polcap_count
(self):
member in class:SELinuxPolicy
281
return self.policy.
polcap_count
()
qpol.py
216
def
polcap_count
(self): return _qpol.qpol_policy_t_polcap_count(self)
member in class:qpol_policy_t
[
all
...]
/external/selinux/prebuilts/bin/
seinfo.py
290
p.permissives_count, p.
polcap_count
))
Completed in 52 milliseconds