Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dgconf.c391 static void text_insert_msg(const char *title, const char *message) in text_insert_msg() function
498 text_insert_msg("Error", "Unable to load configuration !"); in load_filename()
526 text_insert_msg("Error", "Unable to save configuration !"); in on_save_activate()
540 text_insert_msg("Error", "Unable to save configuration !"); in store_filename()
/OK3568_Linux_fs/buildroot/support/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()