Searched refs:ocontext (Results 1 – 2 of 2) sorted by relevance
290 typedef struct ocontext { struct323 struct ocontext *next; argument328 struct ocontext *head;
430 context_struct_t *ocontext; in sepol_validate_transition() local442 ocontext = sepol_sidtab_search(sidtab, oldsid); in sepol_validate_transition()443 if (!ocontext) { in sepol_validate_transition()462 if (!constraint_expr_eval(ocontext, ncontext, tcontext, in sepol_validate_transition()