Searched refs:tcontext (Results 1 – 3 of 3) sorted by relevance
96 struct context *tcontext,273 struct context *tcontext, in constraint_expr_eval() argument307 val2 = tcontext->user; in constraint_expr_eval()311 val2 = tcontext->type; in constraint_expr_eval()315 val2 = tcontext->role; in constraint_expr_eval()339 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()343 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()347 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()351 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()358 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,