str_new            49 scripts/kconfig/conf.c 	struct gstr help = str_new();
str_new           396 scripts/kconfig/gconf.c 	struct gstr help = str_new();
str_new           139 scripts/kconfig/lkc.h struct gstr str_new(void);
str_new           401 scripts/kconfig/mconf.c 	title = str_new();
str_new           426 scripts/kconfig/mconf.c 	sttext = str_new();
str_new           788 scripts/kconfig/mconf.c 	struct gstr help = str_new();
str_new           673 scripts/kconfig/menu.c 	struct gstr res = str_new();
str_new           697 scripts/kconfig/nconf.c 	title = str_new();
str_new          1226 scripts/kconfig/nconf.c 	help = str_new();
str_new          1050 scripts/kconfig/qconf.cc 		struct gstr help_gstr = str_new();