Home
last modified time | relevance | path

Searched refs:get_ordered_context_list (Results 1 - 3 of 3) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dget_context_list.c25 rc = get_ordered_context_list(user, fromcon, &conary); in get_default_context_with_role()
106 rc = get_ordered_context_list(user, fromcon, &conary); in get_default_context()
358 return get_ordered_context_list(user, fromcon, list); in get_ordered_context_list_with_level()
379 rc = get_ordered_context_list(user, newfromcon, list); in get_ordered_context_list_with_level()
407 int get_ordered_context_list(const char *user, in get_ordered_context_list() function
/third_party/selinux/libselinux/include/selinux/
H A Dget_context_list.h19 extern int get_ordered_context_list(const char *user,
/third_party/selinux/libselinux/utils/
H A Dgetconlist.c77 ret = get_ordered_context_list(user, cur_context, &list); in main()
83 fprintf(stderr, "get_ordered_context_list%s failure: %d(%s)\n", in main()

Completed in 2 milliseconds