Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dutil.c32 struct gstr str_new(void) in str_new() function
Dmconf.c401 title = str_new(); in search_conf()
426 sttext = str_new(); in search_conf()
786 struct gstr help = str_new(); in show_help()
Dlkc.h103 struct gstr str_new(void);
Dnconf.c699 title = str_new(); in search_conf()
1225 help = str_new(); in show_help()
Dconf.c48 struct gstr help = str_new(); in print_help()
Dmenu.c843 struct gstr res = str_new(); in get_relations_str()
Dsymbol.c300 struct gstr gs = str_new(); in sym_warn_unmet_dep()
Dgconf.c370 struct gstr help = str_new(); in text_insert_help()
Dqconf.cc1105 struct gstr help_gstr = str_new(); in menuInfo()