OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_all_attributes
(Results
1 - 3
of
3
) sorted by null
/external/selinux/python/sepolicy/sepolicy/
__init__.py
993
def
get_all_attributes
():
function
[
all
...]
manpage.py
417
self.all_attributes = sepolicy.
get_all_attributes
()
[
all
...]
generate.py
29
from sepolicy import get_all_types,
get_all_attributes
, get_all_roles
[
all
...]
Completed in 98 milliseconds