Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dgconf.c392 static void text_insert_msg(const char *title, const char *message) in text_insert_msg() function
499 text_insert_msg(_("Error"), _("Unable to load configuration !")); in load_filename()
527 text_insert_msg(_("Error"), _("Unable to save configuration !")); in on_save_activate()
540 text_insert_msg(_("Error"), _("Unable to save configuration !")); in store_filename()