sttext 398 scripts/kconfig/mconf.c struct gstr sttext; sttext 426 scripts/kconfig/mconf.c sttext = str_new(); sttext 427 scripts/kconfig/mconf.c str_printf(&sttext, "Search (%s)", dialog_input_result); sttext 428 scripts/kconfig/mconf.c stpart.text = str_get(&sttext); sttext 462 scripts/kconfig/mconf.c str_free(&sttext);