Searched refs:tcontext (Results 1 – 3 of 3) sorted by relevance
96 struct context *tcontext,264 struct context *tcontext, in constraint_expr_eval() argument298 val2 = tcontext->user; in constraint_expr_eval()302 val2 = tcontext->type; in constraint_expr_eval()306 val2 = tcontext->role; in constraint_expr_eval()330 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()334 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()338 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()342 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()349 l1 = &(tcontext->range.level[0]); in constraint_expr_eval()[all …]
489 struct context *tcontext, in mls_compute_sid() argument507 rtr.target_type = tcontext->type; in mls_compute_sid()527 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()529 return mls_context_cpy_high(newcontext, tcontext); in mls_compute_sid()531 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()
54 struct context *tcontext,