Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
Dutil.c32 struct gstr str_new(void) in str_new() function
Dmconf.c399 title = str_new(); in search_conf()
424 sttext = str_new(); in search_conf()
784 struct gstr help = str_new(); in show_help()
Dlkc.h75 struct gstr str_new(void);
Dnconf.c697 title = str_new(); in search_conf()
1221 help = str_new(); in show_help()
Dconf.c51 struct gstr help = str_new(); in print_help()
Dmenu.c857 struct gstr res = str_new(); in get_relations_str()
Dsymbol.c305 struct gstr gs = str_new(); in sym_warn_unmet_dep()
Dgconf.c367 struct gstr help = str_new(); in text_insert_help()
Dqconf.cc1042 struct gstr help_gstr = str_new(); in menuInfo()