Home
last modified time | relevance | path

Searched refs:get_default_context_with_role (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libselinux/src/
Dget_context_list.c13 int get_default_context_with_role(const char *user, in get_default_context_with_role() function
54 hidden_def(get_default_context_with_role) in hidden_def() argument
68 return get_default_context_with_role(user, role, fromcon, in hidden_def()
90 rc = get_default_context_with_role(user, role, newfromcon, newcon); in hidden_def()
Dget_context_list_internal.h6 hidden_proto(get_default_context_with_role)
/external/selinux/libselinux/include/selinux/
Dget_context_list.h51 int get_default_context_with_role(const char *user,