Searched refs:cfg_write_file (Results 1 – 17 of 17) sorted by relevance
/dports/graphics/exiftran/fbida-2.14/ |
H A D | idaconfig.c | 51 cfg_write_file("config", ida_config); in ida_write_config()
|
H A D | parseconfig.h | 21 int cfg_write_file(char *dname, char *filename);
|
H A D | fbiconfig.c | 291 cfg_write_file("config", fbi_config); in fbi_write_config()
|
H A D | parseconfig.c | 507 cfg_write_file(char *dname, char *filename) in cfg_write_file() function
|
/dports/graphics/ida/fbida-2.14/ |
H A D | idaconfig.c | 51 cfg_write_file("config", ida_config); in ida_write_config()
|
H A D | parseconfig.h | 21 int cfg_write_file(char *dname, char *filename);
|
H A D | fbiconfig.c | 291 cfg_write_file("config", fbi_config); in fbi_write_config()
|
H A D | parseconfig.c | 507 cfg_write_file(char *dname, char *filename) in cfg_write_file() function
|
/dports/mail/emailrelay/emailrelay-1.9/src/gui/ |
H A D | guimain.cpp | 243 G::Path cfg_write_file( getopt.contains("write") ? getopt.value("write") : std::string() ) ; in main() local 319 G::Path config_file_out = cfg_write_file == G::Path() ? in main() 321 cfg_write_file ; in main()
|
/dports/multimedia/butt/butt-0.1.27/src/ |
H A D | cfg.h | 187 int cfg_write_file(char *path); //Writes current config_t struct to path or cfg_path if path is NULL
|
H A D | cfg.cpp | 39 int cfg_write_file(char *path) in cfg_write_file() function
|
/dports/comms/amtterm/amtterm-1.6/ |
H A D | parseconfig.h | 21 int cfg_write_file(char *dname, char *filename);
|
H A D | gamt.c | 998 cfg_write_file("config", configfile); in main()
|
H A D | parseconfig.c | 519 cfg_write_file(char *dname, char *filename) in cfg_write_file() function
|
/dports/multimedia/butt/butt-0.1.27/src/FLTK/ |
H A D | flgui.fl | 171 callback {cfg_write_file(NULL);}
|
H A D | fl_callbacks.cpp | 3251 cfg_write_file(filename); in button_cfg_export_cb() 3381 cfg_write_file(NULL); in window_main_close_cb()
|
H A D | flgui.cpp | 217 cfg_write_file(NULL); in cb_Save_i()
|