Searched refs:new_context (Results 1 – 2 of 2) sorted by relevance
96 context_t new_context = context_new (context); in compute_context_from_mask() local97 if (!new_context) in compute_context_from_mask()118 SET_COMPONENT (new_context, user); in compute_context_from_mask()119 SET_COMPONENT (new_context, range); in compute_context_from_mask()120 SET_COMPONENT (new_context, role); in compute_context_from_mask()121 SET_COMPONENT (new_context, type); in compute_context_from_mask()126 context_free (new_context); in compute_context_from_mask()131 *ret = new_context; in compute_context_from_mask()
113 char *new_context = nullptr; in main() local220 &new_context) != 0) in main()227 cur_context = new_context; in main()