| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 409 str_get(&title), in search_conf() 429 stpart.text = str_get(&sttext); in search_conf() 447 str_get(&res), 0, 0, keys, &vscroll, in search_conf() 792 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help()
|
| H A D | util.c | 77 const char *str_get(struct gstr *gs) in str_get() function
|
| H A D | lkc.h | 93 const char *str_get(struct gstr *gs);
|
| H A D | nconf.c | 707 str_get(&title), in search_conf() 730 "Search Results", str_get(&res)); in search_conf() 1227 show_scroll_win(main_window, menu_get_prompt(menu), str_get(&help)); in show_help()
|
| H A D | conf.c | 55 printf("\n%s\n", str_get(&help)); in print_help()
|
| H A D | symbol.c | 322 fputs(str_get(&gs), stderr); in sym_warn_unmet_dep()
|
| H A D | gconf.c | 385 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
|
| H A D | qconf.cc | 1040 stream << print_filter(str_get(&help_gstr)); in menuInfo()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 409 str_get(&title), in search_conf() 429 stpart.text = str_get(&sttext); in search_conf() 447 str_get(&res), 0, 0, keys, &vscroll, in search_conf() 796 show_helptext(_(menu_get_prompt(menu)), str_get(&help)); in show_help()
|
| H A D | lkc.h | 134 const char *str_get(struct gstr *gs);
|
| H A D | util.c | 138 const char *str_get(struct gstr *gs) in str_get() function
|
| H A D | nconf.c | 706 str_get(&title), in search_conf() 729 _("Search Results"), str_get(&res)); in search_conf() 1230 show_scroll_win(main_window, _(menu_get_prompt(menu)), str_get(&help)); in show_help()
|
| H A D | conf.c | 53 printf("\n%s\n", str_get(&help)); in print_help()
|
| H A D | symbol.c | 354 fputs(str_get(&gs), stderr); in sym_warn_unmet_dep()
|
| H A D | gconf.c | 386 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
|
| H A D | qconf.cc | 1116 help = print_filter(str_get(&help_gstr)); in menuInfo()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 409 str_get(&title), in search_conf() 429 stpart.text = str_get(&sttext); in search_conf() 447 str_get(&res), 0, 0, keys, &vscroll, in search_conf() 796 show_helptext(_(menu_get_prompt(menu)), str_get(&help)); in show_help()
|
| H A D | util.c | 126 const char *str_get(struct gstr *gs) in str_get() function
|
| H A D | lkc.h | 132 const char *str_get(struct gstr *gs);
|
| H A D | nconf.c | 706 str_get(&title), in search_conf() 729 _("Search Results"), str_get(&res)); in search_conf() 1230 show_scroll_win(main_window, _(menu_get_prompt(menu)), str_get(&help)); in show_help()
|
| H A D | conf.c | 54 printf("\n%s\n", str_get(&help)); in print_help()
|
| H A D | gconf.c | 386 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
|
| H A D | qconf.cc | 1116 help = print_filter(str_get(&help_gstr)); in menuInfo()
|