Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dutil.c57 struct gstr str_new(void) in str_new() function
Dlkc.h99 struct gstr str_new(void);
Dmconf.c388 struct gstr res = str_new(); in get_relations_str()
698 struct gstr help = str_new(); in show_help()
/external/u-boot/scripts/kconfig/
Dmconf.c402 title = str_new(); in search_conf()
427 sttext = str_new(); in search_conf()
791 struct gstr help = str_new(); in show_help()
Dutil.c81 struct gstr str_new(void) in str_new() function
Dlkc.h130 struct gstr str_new(void);
Dnconf.c699 title = str_new(); in search_conf()
1228 help = str_new(); in show_help()
Dconf.c49 struct gstr help = str_new(); in print_help()
Dmenu.c849 struct gstr res = str_new(); in get_relations_str()
Dsymbol.c338 struct gstr gs = str_new(); in sym_warn_unmet_dep()
Dgconf.c372 struct gstr help = str_new(); in text_insert_help()
Dqconf.cc1114 struct gstr help_gstr = str_new(); in menuInfo()