Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dmconf.c781 if (!conf_write(dialog_input_result)) { in conf_save()
841 if (conf_write(filename)) { in main()
H A Dconf.c622 if (conf_get_changed() && conf_write(NULL)) { in main()
637 if (conf_write(NULL)) { in main()
H A Dnconf.c672 res = conf_write(filename); in do_exit()
1451 res = conf_write(dialog_input_result); in conf_save()
H A Dlkc_proto.h8 P(conf_write,int,(const char *name));
H A Dgconf.c554 if (conf_write(NULL)) in on_save_activate()
567 if (conf_write(fn)) in store_filename()
H A Dconfdata.c555 int conf_write(const char *name) in conf_write() function
H A Dqconf.cc1483 if (conf_write(NULL)) in saveConfig()