str_get            53 scripts/kconfig/conf.c 	printf("\n%s\n", str_get(&help));
str_get           410 scripts/kconfig/gconf.c 	gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2,
str_get           144 scripts/kconfig/lkc.h const char *str_get(struct gstr *gs);
str_get           408 scripts/kconfig/mconf.c 			      str_get(&title),
str_get           428 scripts/kconfig/mconf.c 	stpart.text = str_get(&sttext);
str_get           446 scripts/kconfig/mconf.c 					str_get(&res), 0, 0, keys, &vscroll,
str_get           793 scripts/kconfig/mconf.c 	show_helptext(_(menu_get_prompt(menu)), str_get(&help));
str_get           704 scripts/kconfig/nconf.c 			str_get(&title),
str_get           727 scripts/kconfig/nconf.c 			_("Search Results"), str_get(&res));
str_get          1228 scripts/kconfig/nconf.c 	show_scroll_win(main_window, _(menu_get_prompt(menu)), str_get(&help));
str_get          1052 scripts/kconfig/qconf.cc 		help = print_filter(str_get(&help_gstr));