item_add_str 155 scripts/kconfig/lxdialog/dialog.h void item_add_str(const char *fmt, ...); item_add_str 504 scripts/kconfig/mconf.c item_add_str("%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); item_add_str 507 scripts/kconfig/mconf.c item_add_str(" (%s)", _(menu_get_prompt(def_menu))); item_add_str 508 scripts/kconfig/mconf.c item_add_str(" --->"); item_add_str 562 scripts/kconfig/mconf.c item_add_str("%*c%s%s", tmp, ' ', _(menu_get_prompt(menu)), item_add_str 570 scripts/kconfig/mconf.c item_add_str("%*c%s%s", indent + 1, ' ', _(menu_get_prompt(menu)), item_add_str 574 scripts/kconfig/mconf.c item_add_str(" --->");