Searched refs:sepol_context_check (Results 1 – 4 of 4) sorted by relevance
18 extern int sepol_context_check(sepol_handle_t * handle,
104 && sepol_context_check(handle->sepolh, policydb, in validate_handler()
575 result = sepol_context_check(s->h_semanage->sepolh, in check_line()
334 int sepol_context_check(sepol_handle_t * handle, in sepol_context_check() function