Home
last modified time | relevance | path

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

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