OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_ordered_context_list
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libselinux/src/
get_context_list.c
24
rc =
get_ordered_context_list
(user, fromcon, &conary);
106
rc =
get_ordered_context_list
(user, fromcon, &conary);
342
return
get_ordered_context_list
(user, fromcon, list);
363
rc =
get_ordered_context_list
(user, newfromcon, list);
393
int
get_ordered_context_list
(const char *user,
function
526
hidden_def(
get_ordered_context_list
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
477
def
get_ordered_context_list
(*args):
function
478
return _selinux.
get_ordered_context_list
(*args)
479
get_ordered_context_list
= _selinux.
get_ordered_context_list
variable
[
all
...]
Completed in 184 milliseconds