Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dutil.c49 struct gstr str_new(void) in str_new() function
H A Dmconf.c374 struct gstr help = str_new(); in show_help()
394 title = str_new(); in search_conf()
419 sttext = str_new(); in search_conf()
H A Dlkc.h68 struct gstr str_new(void);
H A Dnconf.c706 title = str_new(); in search_conf()
1223 help = str_new(); in show_help()
H A Dconf.c52 struct gstr help = str_new(); in print_help()
H A Dparser.y521 autoconf_cmd = str_new(); in conf_parse()
H A Dmenu.c745 struct gstr res = str_new(); in get_relations_str()
H A Dsymbol.c374 struct gstr gs = str_new(); in sym_warn_unmet_dep()
H A Dgconf.c335 struct gstr help = str_new(); in text_insert_help()
H A Dqconf.cc1024 struct gstr help_gstr = str_new(); in menuInfo()