Searched refs:show_textbox (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/kconfig/
H A Dmconf.c361 static void show_textbox(const char *title, const char *text, int r, int c) function
368 show_textbox(title, text, 0, 0);
721 show_textbox(NULL, "You have made an invalid entry.", 5, 43);
749 show_textbox(NULL, "File does not exist!", 5, 38);
775 show_textbox(NULL, "Can't create file!", 5, 60);
868 show_textbox(NULL, setmod_text, 6, 74);
903 show_textbox(NULL, s, 6, 60);

Completed in 111 milliseconds