Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/kconfig/
Dmconf.c291 static int show_textbox_ext(const char *title, char *text, int r, int c,
443 dres = show_textbox_ext("Search Results", (char *) in search_conf()
752 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() function
763 show_textbox_ext(title, (char *) text, r, c, (int []) {0}, NULL, NULL, in show_textbox()