Searched refs:show_textbox_ext (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 289 static int show_textbox_ext(const char *title, char *text, int r, int c, 446 dres = show_textbox_ext("Search Results", (char *) in search_conf() 755 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() function 766 show_textbox_ext(title, (char *) text, r, c, (int []) {0}, NULL, NULL, in show_textbox()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 289 static int show_textbox_ext(const char *title, char *text, int r, int c, 446 dres = show_textbox_ext(_("Search Results"), (char *) in search_conf() 756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() function 767 show_textbox_ext(title, (char *) text, r, c, (int []) {0}, NULL, NULL, in show_textbox()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 289 static int show_textbox_ext(const char *title, char *text, int r, int c, 446 dres = show_textbox_ext(_("Search Results"), (char *) in search_conf() 756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() function 767 show_textbox_ext(title, (char *) text, r, c, (int []) {0}, NULL, NULL, in show_textbox()
|