Home
last modified time | relevance | path

Searched refs:rcfile_read (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/tiemu3/tiemu-3.03/src/misc/
H A Drcfile.h35 void rcfile_read(void);
H A Drcfile.c169 void rcfile_read(void) in rcfile_read() function
/dports/www/sitecopy/sitecopy-0.16.6/src/
H A Drcfile.h52 int rcfile_read(struct site **sites);
H A Drcfile.c94 int rcfile_read(struct site **sites) in rcfile_read() function
H A Dconsole_fe.c977 ret = rcfile_read(&all_sites); in init_sites()
/dports/emulators/tiemu3/tiemu-3.03/src/gui/
H A Dmain.c145 rcfile_read(); in main()
/dports/www/sitecopy/sitecopy-0.16.6/
H A DChangeLog.CVS86 * src/rcfile.c (rcfile_read): Make "protocol ssh" equivalent
152 (rcfile_read): Clear ->dirperms on "permissions none".
162 * src/rcfile.c (rcfile_read): Support 'permissions dir'.
309 * src/rcfile.c (rcfile_read): Ignore charset field.
344 * src/rcfile.c (rcfile_read): Parse the 'server-cert' option.
423 * src/rcfile.c (rcfile_read): Read charset field.
1340 * src/rcfile.c (rcfile_read): Added "http secure" option.
2153 * src/rcfile.c (rcfile_read): Parse tempupload option.
2715 * src/rcfile.c (rcfile_read): Added 'lowercase' option.
3456 * src/rcfile.c (rcfile_read): Added 'proxy-*' options to
[all …]
H A DChangeLog172 * src/rcfile.c (rcfile_read): Parse client-cert option.
614 * src/rcfile.c (rcfile_read): Allow "protocol sftp".
/dports/www/sitecopy/sitecopy-0.16.6/gnome/
H A Dinit.c393 ret = rcfile_read(&all_sites); in xsitecopy_read_configuration()
H A Dmisc.c356 new_status = rcfile_read(&new_sites); in open_newrc()
/dports/emulators/tiemu3/tiemu-3.03/src/gui/calc/
H A Dpopup.c189 rcfile_read(); in on_load_config1_activate()