Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmconf.c375 struct gstr help = str_new(); in show_help()
395 title = str_new(); in search_conf()
420 sttext = str_new(); in search_conf()
H A Dutil.c49 struct gstr str_new(void) in str_new() function
H A Dlkc.h68 struct gstr str_new(void);
H A Dnconf.c709 title = str_new(); in search_conf()
1226 help = str_new(); in show_help()
H A Dconf.c52 struct gstr help = str_new(); in print_help()
H A Dparser.y565 autoconf_cmd = str_new(); in conf_parse()
H A Dmenu.c776 struct gstr res = str_new(); in get_relations_str()
H A Dsymbol.c383 struct gstr gs = str_new(); in sym_warn_unmet_dep()
H A Dgconf.c87 struct gstr help = str_new(); in text_insert_help()
H A Dqconf.cc1036 struct gstr help_gstr = str_new(); in menuInfo()