Home
last modified time | relevance | path

Searched refs:show_textbox_ext (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/scripts/kconfig/
Dmconf.c288 static int show_textbox_ext(const char *title, char *text, int r, int c,
445 dres = show_textbox_ext("Search Results", (char *) in search_conf()
754 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() function
765 show_textbox_ext(title, (char *) text, r, c, (int []) {0}, NULL, NULL, in show_textbox()