Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_dbms.c168 static void pcf_check_dbms_client(const PCF_DBMS_INFO *dp, const char *cf_file) in pcf_check_dbms_client() argument
182 dict_spec = concatenate(dp->db_type, ":", cf_file, (char *) 0); in pcf_check_dbms_client()
194 if ((fp = vstream_fopen(cf_file, O_RDONLY, 0)) == 0) { in pcf_check_dbms_client()
197 dp->db_type, cf_file); in pcf_check_dbms_client()
203 dp->db_type, cf_file); in pcf_check_dbms_client()
211 dp->db_type, cf_file); in pcf_check_dbms_client()