Home
last modified time | relevance | path

Searched refs:prev_set (Results 1 – 1 of 1) sorted by relevance

/xen/tools/libxl/
A Dlibxlu_cfg.c562 XLU_ConfigSetting *prev_set = find(ctx->cfg, name); in xlu__cfg_set_store() local
563 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