Searched refs:str_get (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/scripts/kconfig/ |
D | mconf.c | 406 str_get(&title), in search_conf() 426 stpart.text = str_get(&sttext); in search_conf() 444 str_get(&res), 0, 0, keys, &vscroll, in search_conf() 789 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help()
|
D | util.c | 77 const char *str_get(struct gstr *gs) in str_get() function
|
D | lkc.h | 79 const char *str_get(struct gstr *gs);
|
D | nconf.c | 704 str_get(&title), in search_conf() 727 "Search Results", str_get(&res)); in search_conf() 1221 show_scroll_win(main_window, menu_get_prompt(menu), str_get(&help)); in show_help()
|
D | conf.c | 54 printf("\n%s\n", str_get(&help)); in print_help()
|
D | symbol.c | 321 fputs(str_get(&gs), stderr); in sym_warn_unmet_dep()
|
D | gconf.c | 381 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
|
D | qconf.cc | 1045 stream << print_filter(str_get(&help_gstr)); in menuInfo()
|