Searched defs:context2 (Results 1 - 1 of 1) sorted by relevance

/security/selinux/ss/
H A Dservices.c2728 struct context *context2; local
2753 context2 = sidtab_search(&sidtab, mls_sid);
2754 if (!context2) {
2763 rc = mls_context_cpy(&newcon, context2);

Completed in 269 milliseconds