Searched refs:show_textbox (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | mconf.c | 293 static void show_textbox(const char *title, const char *text, int r, int c); 728 show_textbox(NULL, setmod_text, 6, 74); in conf() 766 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() function 774 show_textbox(title, text, 0, 0); in show_helptext() 785 show_textbox(NULL, buf, 6, 60); in conf_message_callback() 889 show_textbox(NULL, _("You have made an invalid entry."), 5, 43); in conf_string() 917 show_textbox(NULL, _("File does not exist!"), 5, 38); in conf_load() 943 show_textbox(NULL, _("Can't create file! Probably a nonexistent directory."), 5, 60); in conf_save()
|
Completed in 5 milliseconds