Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A 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()
/openbmc/linux/scripts/kconfig/
H A Dgconf.c387 static void text_insert_msg(const char *title, const char *message) in text_insert_msg() function
494 text_insert_msg("Error", "Unable to load configuration !"); in load_filename()
522 text_insert_msg("Error", "Unable to save configuration !"); in on_save_activate()
536 text_insert_msg("Error", "Unable to save configuration !"); in store_filename()