| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_proxy_clnt.c | 197 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 D | tls_proxy_client_misc.c | 107 || 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 D | smtp_session.c | 216 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 D | edit_file.c | 211 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 D | dict_file.c | 115 if (fp) vstream_fclose(fp); \ in dict_file_to_buf() 140 (void) vstream_fclose(fp); in dict_file_to_buf()
|
| H A D | dict_thash.c | 86 vstream_fclose(fp); \ in dict_thash_open() 237 if (vstream_fclose(fp)) in dict_thash_open()
|
| H A D | safe_open.c | 191 vstream_fclose(fp); in safe_open_exist() 239 vstream_fclose(fp); in safe_open_create()
|
| H A D | dict_tcp.c | 150 (void) vstream_fclose(dict_tcp->fp); in dict_tcp_disconnect() 275 (void) vstream_fclose(dict_tcp->fp); in dict_tcp_close()
|
| H A D | open_lock.c | 74 vstream_fclose(fp); in open_lock()
|
| H A D | load_file.c | 73 if (vstream_ferror(fp) || vstream_fclose(fp)) in load_file()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
| H A D | bounce_warn_service.c | 196 (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 D | bounce_notify_service.c | 208 (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 D | bounce_notify_util_tester.c | 90 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 D | qmgr_deliver.c | 257 (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 D | qmgr_deliver.c | 262 (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 D | post_mail.c | 360 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 D | mbox_open.c | 191 vstream_fclose(fp); in mbox_open() 214 vstream_fclose(fp); in mbox_open()
|
| H A D | hfrom_format.c | 222 if (vstream_fclose(memory_stream)) in main() 256 if (vstream_fclose(memory_stream)) in main()
|
| H A D | mail_stream.c | 427 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 D | abounce.c | 256 (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 D | flush.c | 375 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 D | smtpd_state.c | 240 vstream_fclose(state->tlsproxy); in smtpd_state_reset() 247 (void) vstream_fclose(state->bdat_get_stream); in smtpd_state_reset()
|
| H A D | smtpd_proxy.c | 1093 (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 D | postconf_dbms.c | 205 (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 D | mailbox.c | 130 vstream_fclose(mp->fp); in deliver_mailbox_file() 135 vstream_fclose(mp->fp); in deliver_mailbox_file()
|