Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/
Dcontext.h22 extern int sepol_mls_contains(sepol_handle_t * handle,
/external/selinux/libsemanage/src/
Dseusers_local.c280 if (sepol_mls_contains(handle->sepolh, policydb, in validate_handler()
/external/selinux/libsepol/src/
Dmls.c667 int sepol_mls_contains(sepol_handle_t * handle, in sepol_mls_contains() function