Home
last modified time | relevance | path

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

/buildroot/support/kconfig/
A Dlkc_proto.h9 int conf_write(const char *name);
A Dconf.c695 if (conf_get_changed() && conf_write(NULL)) { in main()
710 if (conf_write(NULL)) { in main()
A Dmconf.c940 if (!conf_write(dialog_input_result)) { in conf_save()
974 if (conf_write(filename)) { in handle_exit()
A Dnconf.c669 res = conf_write(filename); in do_exit()
1439 res = conf_write(dialog_input_result); in conf_save()
A Dgconf.c526 if (conf_write(NULL)) in on_save_activate()
539 if (conf_write(fn)) in store_filename()
A Dconfdata.c740 int conf_write(const char *name) in conf_write() function
A Dqconf.cc1543 if (conf_write(NULL)) { in saveConfig()
/buildroot/support/kconfig/patches/
A D14-support-out-of-tree-config.patch42 @@ -748,6 +747,9 @@ int conf_write(const char *name)

Completed in 17 milliseconds