Home
last modified time | relevance | path

Searched refs:str_new (Results 1 – 9 of 9) sorted by relevance

/scripts/kconfig/
Dutil.c32 struct gstr str_new(void) in str_new() function
Dmconf.c402 title = str_new(); in search_conf()
427 sttext = str_new(); in search_conf()
787 struct gstr help = str_new(); in show_help()
Dlkc.h89 struct gstr str_new(void);
Dnconf.c700 title = str_new(); in search_conf()
1225 help = str_new(); in show_help()
Dconf.c51 struct gstr help = str_new(); in print_help()
Dmenu.c875 struct gstr res = str_new(); in get_relations_str()
Dsymbol.c304 struct gstr gs = str_new(); in sym_warn_unmet_dep()
Dgconf.c371 struct gstr help = str_new(); in text_insert_help()
Dqconf.cc1037 struct gstr help_gstr = str_new(); in menuInfo()