Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/kconfig/
Dmconf.c372 struct gstr help = str_new(); in show_help()
444 title = str_new(); in search_conf()
469 sttext = str_new(); in search_conf()
Dutil.c32 struct gstr str_new(void) in str_new() function
Dlkc.h75 struct gstr str_new(void);
Dnconf.c755 title = str_new(); in search_conf()
1314 help = str_new(); in show_help()
Dconf.c51 struct gstr help = str_new(); in print_help()
Dmenu.c843 struct gstr res = str_new(); in get_relations_str()
Dsymbol.c303 struct gstr gs = str_new(); in sym_warn_unmet_dep()
Dgconf.c367 struct gstr help = str_new(); in text_insert_help()
Dqconf.cc1044 struct gstr help_gstr = str_new(); in menuInfo()