Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dlexer.l48 static void new_string(void) in new_string() function
142 new_string();
/xen/tools/libxl/
A Dlibxlu_cfg.c497 char *new_string = NULL; in xlu__cfg_concat_vals() local
499 r = asprintf(&new_string, "%s%s", prev->u.string, in xlu__cfg_concat_vals()
505 to_add->u.string = new_string; in xlu__cfg_concat_vals()

Completed in 5 milliseconds