Lines Matching defs:newcontext
494 struct context *newcontext,
513 return mls_range_set(newcontext, r);
523 return mls_context_cpy_low(newcontext, scontext);
525 return mls_context_cpy_high(newcontext, scontext);
527 return mls_context_cpy(newcontext, scontext);
529 return mls_context_cpy_low(newcontext, tcontext);
531 return mls_context_cpy_high(newcontext, tcontext);
533 return mls_context_cpy(newcontext, tcontext);
535 return mls_context_glblub(newcontext,
543 return mls_context_cpy(newcontext, scontext);
546 return mls_context_cpy_low(newcontext, scontext);
549 return mls_context_cpy_low(newcontext, scontext);