Searched refs:tcontext (Results 1 – 3 of 3) sorted by relevance
96 struct context *tcontext,272 struct context *tcontext, in constraint_expr_eval() argument306 val2 = tcontext->user; in constraint_expr_eval()310 val2 = tcontext->type; in constraint_expr_eval()314 val2 = tcontext->role; in constraint_expr_eval()338 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()342 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()346 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()350 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()357 l1 = &(tcontext->range.level[0]); in constraint_expr_eval()[all …]
506 struct context *tcontext, in mls_compute_sid() argument524 rtr.target_type = tcontext->type; in mls_compute_sid()544 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()546 return mls_context_cpy_high(newcontext, tcontext); in mls_compute_sid()548 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()
49 struct context *tcontext,