Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dcontext.h22 extern int context_from_string(sepol_handle_t * handle,
Dcontext.c292 int context_from_string(sepol_handle_t * handle, in context_from_string() function
Dservices.c1313 if (context_from_string(NULL, policydb, &context, in sepol_context_to_sid()