Searched refs:prev_set (Results 1 – 1 of 1) sorted by relevance
562 XLU_ConfigSetting *prev_set = find(ctx->cfg, name); in xlu__cfg_set_store() local563 if (prev_set) { in xlu__cfg_set_store()564 r = xlu__cfg_concat_vals(ctx, prev_set->value, val); in xlu__cfg_set_store()
Completed in 3 milliseconds