Home
last modified time | relevance | path

Searched refs:prefs_file_open (Results 1 – 16 of 16) sorted by relevance

/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dprefs.h68 PrefFile *prefs_file_open (const gchar *path);
H A Dprefs.c236 if ((pfile = prefs_file_open(rcpath)) == NULL) { in prefs_write_config()
331 PrefFile *prefs_file_open(const gchar *path) in prefs_file_open() function
H A Dcustomheader.c113 if ((pfile = prefs_file_open(rcpath)) == NULL) { in custom_header_write_config()
H A Dprefs_account.c242 if ((pfile = prefs_file_open(rcpath)) == NULL) { in prefs_account_write_config_all()
H A Dlibsylph-0.def353 prefs_file_open @ 352
H A Dpop.c542 if ((pfile = prefs_file_open(path)) == NULL) { in pop3_write_uidl_list()
H A Dfilter.c1041 if ((pfile = prefs_file_open(file)) == NULL) { in filter_write_file()
H A Dfolder.c579 if ((pfile = prefs_file_open(path)) == NULL) return; in folder_write_list()
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dcolorlabel.c406 if ((pfile = prefs_file_open(path)) == NULL) { in colorlabel_write_config()
H A Dprefs_display_header.c414 if ((pfile = prefs_file_open(rcpath)) == NULL) { in prefs_display_header_write_config()
H A Dprefs_actions.c389 if ((pfile= prefs_file_open(rcpath)) == NULL) { in prefs_actions_write_config()
H A Dprefs_filter.c602 if ((pfile = prefs_file_open(path)) == NULL) { in prefs_filter_write_user_header_list()
H A Daddrindex.c1114 pfile = prefs_file_open( fileSpec );
H A Daddrbook.c1089 pfile = prefs_file_open( fileSpec );
/dports/mail/sylpheed/sylpheed-3.7.0/
H A DChangeLog-1.0.ja440 ������� prefs_file_open() ����ѡ�
H A DChangeLog-1.0437 prefs_file_open() instead of fopen().