Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dutil.c33 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.h115 struct gstr str_new(void);
Dnconf.c700 title = str_new(); in search_conf()
1226 help = str_new(); in show_help()
Dconf.c48 struct gstr help = str_new(); in print_help()
Dmenu.c846 struct gstr res = str_new(); in get_relations_str()
Dsymbol.c302 struct gstr gs = str_new(); in sym_warn_unmet_dep()
Dgconf.c372 struct gstr help = str_new(); in text_insert_help()
Dqconf.cc1105 struct gstr help_gstr = str_new(); in menuInfo()