Searched refs:str_get (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | mconf.c | 334 show_textbox(_("Search Results"), str_get(&res), 0, 0); in search_conf() 639 show_helptext(_(menu_get_prompt(menu)), str_get(&help)); in show_help()
|
| H A D | nconf.c | 727 _("Search Results"), str_get(&res)); in search_conf() 1239 show_scroll_win(main_window, _(menu_get_prompt(menu)), str_get(&help)); in show_help()
|
| H A D | util.c | 134 const char *str_get(struct gstr *gs) in str_get() function
|
| H A D | lkc.h | 140 const char *str_get(struct gstr *gs);
|
| H A D | conf.c | 53 printf("\n%s\n", str_get(&help)); in print_help()
|
| H A D | gconf.c | 414 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
|
| H A D | qconf.cc | 1046 help = print_filter(str_get(&help_gstr)); in menuInfo()
|