Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/ss/
H A Dmls.h50 int mls_convert_context(struct policydb *oldp,
H A Dmls.c447 int mls_convert_context(struct policydb *oldp, in mls_convert_context() function
H A Dservices.c2058 rc = mls_convert_context(args->oldp, args->newp, oldc, newc); in services_convert_context()