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.h17 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.c542 result = sepol_context_check(s->h_semanage->sepolh, in check_line()
/external/selinux/libsepol/src/
Dcontext.c328 int sepol_context_check(sepol_handle_t * handle, in sepol_context_check() function