str_get            52 scripts/kconfig/conf.c 	printf("\n%s\n", str_get(&help));
str_get           384 scripts/kconfig/gconf.c 	gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2,
str_get           107 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           791 scripts/kconfig/mconf.c 	show_helptext(menu_get_prompt(menu), str_get(&help));
str_get           706 scripts/kconfig/nconf.c 			str_get(&title),
str_get           729 scripts/kconfig/nconf.c 			"Search Results", str_get(&res));
str_get          1227 scripts/kconfig/nconf.c 	show_scroll_win(main_window, menu_get_prompt(menu), str_get(&help));
str_get          1107 scripts/kconfig/qconf.cc 		help = print_filter(str_get(&help_gstr));
str_get           316 scripts/kconfig/symbol.c 	fputs(str_get(&gs), stderr);