Home
last modified time | relevance | path

Searched refs:sepol_context_check (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libsepol/include/sepol/
Dcontext.h18 extern int sepol_context_check(sepol_handle_t * handle,
/external/selinux/libsemanage/src/
Dfcontexts_local.c104 && sepol_context_check(handle->sepolh, policydb, in validate_handler()
Dgenhomedircon.c575 result = sepol_context_check(s->h_semanage->sepolh, in check_line()
/external/selinux/libsepol/src/
Dcontext.c334 int sepol_context_check(sepol_handle_t * handle, in sepol_context_check() function