show_textbox 291 scripts/kconfig/mconf.c static void show_textbox(const char *title, const char *text, int r, int c); show_textbox 725 scripts/kconfig/mconf.c show_textbox(NULL, setmod_text, 6, 74); show_textbox 771 scripts/kconfig/mconf.c show_textbox(title, text, 0, 0); show_textbox 780 scripts/kconfig/mconf.c show_textbox(NULL, s, 6, 60); show_textbox 885 scripts/kconfig/mconf.c show_textbox(NULL, "You have made an invalid entry.", 5, 43); show_textbox 913 scripts/kconfig/mconf.c show_textbox(NULL, "File does not exist!", 5, 38); show_textbox 939 scripts/kconfig/mconf.c show_textbox(NULL, "Can't create file!", 5, 60);