Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dlkc_proto.h9 int conf_write(const char *name);
H A Dconf.c696 if (conf_get_changed() && conf_write(NULL)) { in main()
711 if (conf_write(NULL)) { in main()
H A Dmconf.c940 if (!conf_write(dialog_input_result)) { in conf_save()
974 if (conf_write(filename)) { in handle_exit()
H A Dnconf.c669 res = conf_write(filename); in do_exit()
1439 res = conf_write(dialog_input_result); in conf_save()
H A Dgconf.c526 if (conf_write(NULL)) in on_save_activate()
539 if (conf_write(fn)) in store_filename()
H A Dconfdata.c739 int conf_write(const char *name) in conf_write() function
H A Dqconf.cc1543 if (conf_write(NULL)) { in saveConfig()