Searched refs:show_textbox_ext (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/kconfig/ |
H A D | mconf.c | 352 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() function 364 show_textbox_ext(title, text, r, c, NULL, NULL, NULL, NULL); in show_textbox() 435 dres = show_textbox_ext("Search Results", str_get(&res), 0, 0, in search_conf()
|