Searched refs:str_get (Results 1 – 9 of 9) sorted by relevance
| /scripts/kconfig/ |
| A D | util.c | 93 char *str_get(const struct gstr *gs) in str_get() function
|
| A D | mconf.c | 379 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help() 401 str_get(&title), in search_conf() 421 stpart.text = str_get(&sttext); in search_conf() 435 dres = show_textbox_ext("Search Results", str_get(&res), 0, 0, in search_conf()
|
| A D | lkc.h | 72 char *str_get(const struct gstr *gs);
|
| A D | nconf.c | 715 str_get(&title), in search_conf() 745 "Search Results", str_get(&res), in search_conf() 1227 show_scroll_win(main_window, menu_get_prompt(menu), str_get(&help)); in show_help()
|
| A D | conf.c | 56 printf("\n%s\n", str_get(&help)); in print_help()
|
| A D | confdata.c | 945 fputs(str_get(&autoconf_cmd), out); in conf_write_autoconf_cmd()
|
| A D | symbol.c | 394 fputs(str_get(&gs), stderr); in sym_warn_unmet_dep()
|
| A D | gconf.c | 91 text_insert_msg(menu_get_prompt(menu), str_get(&help)); in text_insert_help()
|
| A D | qconf.cc | 1041 stream << print_filter(str_get(&help_gstr)); in menuInfo()
|
Completed in 939 milliseconds