Lines Matching defs:newcontext
493 struct context *newcontext,
512 return mls_range_set(newcontext, r);
522 return mls_context_cpy_low(newcontext, scontext);
524 return mls_context_cpy_high(newcontext, scontext);
526 return mls_context_cpy(newcontext, scontext);
528 return mls_context_cpy_low(newcontext, tcontext);
530 return mls_context_cpy_high(newcontext, tcontext);
532 return mls_context_cpy(newcontext, tcontext);
534 return mls_context_glblub(newcontext,
542 return mls_context_cpy(newcontext, scontext);
545 return mls_context_cpy_low(newcontext, scontext);
548 return mls_context_cpy_low(newcontext, scontext);