Searched refs:tcontext (Results 1 – 1 of 1) sorted by relevance
116 context_t scontext = 0, tcontext = 0; in defaultcon() local145 if (!(tcontext = context_new (tcon))) in defaultcon()150 if (context_type_set (tcontext, contype)) in defaultcon()152 if (!(constr = context_str (tcontext))) in defaultcon()160 context_free (tcontext); in defaultcon()184 context_t scontext = 0, tcontext = 0; in restorecon_private() local245 if (!(tcontext = context_new (tcon))) in restorecon_private()250 if (context_type_set (tcontext, contype)) in restorecon_private()252 if (!(constr = context_str (tcontext))) in restorecon_private()265 context_free (tcontext); in restorecon_private()