Searched refs:mls_convert_context (Results 1 – 3 of 3) sorted by relevance
42 int mls_convert_context(struct policydb *oldp, struct policydb *newp,
439 int mls_convert_context(struct policydb *oldp, struct policydb *newp, in mls_convert_context() function
2070 rc = mls_convert_context(args->oldp, args->newp, oldc, newc); in services_convert_context()