Searched refs:str_get (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
H A D | util.c | 126 const char *str_get(struct gstr *gs) str_get() function
|
H A D | lkc.h | 132 const char *str_get(struct gstr *gs);
|
H A D | mconf.c | 409 str_get(&title), search_conf() 429 stpart.text = str_get(&sttext); search_conf() 447 str_get(&res), 0, 0, keys, &vscroll, search_conf() 796 show_helptext(_(menu_get_prompt(menu)), str_get(&help)); show_help()
|
H A D | nconf.c | 704 str_get(&title), search_conf() 727 _("Search Results"), str_get(&res)); search_conf() 1228 show_scroll_win(main_window, _(menu_get_prompt(menu)), str_get(&help)); show_help()
|
H A D | conf.c | 53 printf("\n%s\n", str_get(&help)); print_help()
|
H A D | gconf.c | 386 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, text_insert_help()
|
H A D | qconf.cc | 1052 help = print_filter(str_get(&help_gstr)); menuInfo()
|
Completed in 144 milliseconds