Searched refs:show_textbox_ext (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/scripts/kconfig/ |
D | mconf.c | 350 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() function 362 show_textbox_ext(title, text, r, c, NULL, NULL, NULL, NULL); in show_textbox() 485 dres = show_textbox_ext("Search Results", str_get(&res), 0, 0, in search_conf()
|