Home
last modified time | relevance | path

Searched refs:vstream_fclose (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_clnt.c197 vstream_fclose(tlsproxy_stream); in tls_proxy_open()
212 vstream_fclose(tlsproxy_stream); in tls_proxy_open()
238 vstream_fclose(tlsproxy_stream); in tls_proxy_open()
263 vstream_fclose(tlsproxy_stream); in tls_proxy_open()
278 vstream_fclose(tlsproxy_stream); in tls_proxy_open()
H A Dtls_proxy_client_misc.c107 || vstream_fclose(mp) != 0) in tls_proxy_client_param_serialize()
126 || vstream_fclose(mp) != 0) in tls_proxy_client_init_serialize()
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_session.c216 vstream_fclose(session->stream); in smtp_session_free()
269 || vstream_fclose(mp) != 0) in smtp_session_passivate()
311 || vstream_fclose(mp) != 0) in smtp_session_passivate()
382 || vstream_fclose(mp) != 0) { in smtp_session_activate()
409 || vstream_fclose(mp) != 0) { in smtp_session_activate()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dedit_file.c211 for ( /* void */ ; /* void */ ; (void) vstream_fclose(ep->tmp_fp)) { in edit_file_open()
316 (void) vstream_fclose(ep->tmp_fp); in edit_file_cleanup()
351 (void) vstream_fclose(ep->tmp_fp); in edit_file_close()
H A Ddict_file.c115 if (fp) vstream_fclose(fp); \ in dict_file_to_buf()
140 (void) vstream_fclose(fp); in dict_file_to_buf()
H A Ddict_thash.c86 vstream_fclose(fp); \ in dict_thash_open()
237 if (vstream_fclose(fp)) in dict_thash_open()
H A Dsafe_open.c191 vstream_fclose(fp); in safe_open_exist()
239 vstream_fclose(fp); in safe_open_create()
H A Ddict_tcp.c150 (void) vstream_fclose(dict_tcp->fp); in dict_tcp_disconnect()
275 (void) vstream_fclose(dict_tcp->fp); in dict_tcp_close()
H A Dopen_lock.c74 vstream_fclose(fp); in open_lock()
H A Dload_file.c73 if (vstream_ferror(fp) || vstream_fclose(fp)) in load_file()
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_warn_service.c196 (void) vstream_fclose(bounce); in bounce_warn_service()
235 (void) vstream_fclose(bounce); in bounce_warn_service()
279 (void) vstream_fclose(bounce); in bounce_warn_service()
H A Dbounce_notify_service.c208 (void) vstream_fclose(bounce); in bounce_notify_service()
249 (void) vstream_fclose(bounce); in bounce_notify_service()
296 (void) vstream_fclose(bounce); in bounce_notify_service()
H A Dbounce_notify_util_tester.c90 if (vstream_fclose(message_stream) != 0) in test_driver()
113 if (vstream_fclose(message_stream) != 0) in test_driver()
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_deliver.c257 (void) vstream_fclose(entry->stream); \ in qmgr_deliver_update()
401 (void) vstream_fclose(stream); in qmgr_deliver()
414 (void) vstream_fclose(stream); in qmgr_deliver()
439 (void) vstream_fclose(stream); in qmgr_deliver()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_deliver.c262 (void) vstream_fclose(entry->stream); \ in qmgr_deliver_update()
405 (void) vstream_fclose(stream); in qmgr_deliver()
417 (void) vstream_fclose(stream); in qmgr_deliver()
442 (void) vstream_fclose(stream); in qmgr_deliver()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dpost_mail.c360 vstream_fclose(state->stream); in post_mail_open_event()
377 vstream_fclose(state->stream); in post_mail_open_event()
480 (void) vstream_fclose(cleanup); in post_mail_fclose()
526 (void) vstream_fclose(state->stream); in post_mail_fclose_event()
H A Dmbox_open.c191 vstream_fclose(fp); in mbox_open()
214 vstream_fclose(fp); in mbox_open()
H A Dhfrom_format.c222 if (vstream_fclose(memory_stream)) in main()
256 if (vstream_fclose(memory_stream)) in main()
H A Dmail_stream.c427 info->close = vstream_fclose; in mail_stream_file()
454 vstream_fclose(stream); in mail_stream_service()
460 info->close = vstream_fclose; in mail_stream_service()
H A Dabounce.c256 (void) vstream_fclose(ap->fp); in abounce_done()
379 || vstream_fclose(mp) != 0) in abounce_connect()
/netbsd-src/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c375 if (vstream_fclose(log) != 0) in flush_add_path()
466 (void) vstream_fclose(fp); in flush_one_file()
471 (void) vstream_fclose(fp); in flush_one_file()
610 if (vstream_fclose(log) != 0) in flush_send_path()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_state.c240 vstream_fclose(state->tlsproxy); in smtpd_state_reset()
247 (void) vstream_fclose(state->bdat_get_stream); in smtpd_state_reset()
H A Dsmtpd_proxy.c1093 (void) vstream_fclose(proxy->service_stream); in smtpd_proxy_close()
1129 (void) vstream_fclose(smtpd_proxy_replay_stream); in smtpd_proxy_free()
1136 (void) vstream_fclose(smtpd_proxy_replay_stream); in smtpd_proxy_free()
1142 (void) vstream_fclose(smtpd_proxy_replay_stream); in smtpd_proxy_free()
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_dbms.c205 (void) vstream_fclose(fp); in pcf_check_dbms_client()
209 if (vstream_fclose(fp)) { in pcf_check_dbms_client()
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/
H A Dmailbox.c130 vstream_fclose(mp->fp); in deliver_mailbox_file()
135 vstream_fclose(mp->fp); in deliver_mailbox_file()

1234