Searched refs:sepol_context_check (Results 1 – 5 of 5) sorted by relevance
18 extern int sepol_context_check(sepol_handle_t * handle,
102 && sepol_context_check(handle->sepolh, policydb, in validate_handler()
571 result = sepol_context_check(s->h_semanage->sepolh, in check_line()
32 sepol_context_check;
333 int sepol_context_check(sepol_handle_t * handle, in sepol_context_check() function