Searched refs:prev_r2c_trans (Results 1 – 1 of 1) sorted by relevance
33 static __thread char *prev_r2c_trans = NULL; variable256 free(prev_r2c_trans); in setrans_thread_destructor()387 *transp = strdup(prev_r2c_trans); in selinux_raw_context_to_color()391 free(prev_r2c_trans); in selinux_raw_context_to_color()392 prev_r2c_trans = NULL; in selinux_raw_context_to_color()399 prev_r2c_trans = strdup(*transp); in selinux_raw_context_to_color()400 if (!prev_r2c_trans) { in selinux_raw_context_to_color()