Home
last modified time | relevance | path

Searched refs:vstring_free (Results 1 – 25 of 235) sorted by relevance

12345678910

/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_state.c105 vstring_free(state->iterator->request_nexthop); in smtp_state_free()
106 vstring_free(state->iterator->dest); in smtp_state_free()
107 vstring_free(state->iterator->host); in smtp_state_free()
108 vstring_free(state->iterator->addr); in smtp_state_free()
109 vstring_free(state->iterator->saved_dest); in smtp_state_free()
111 vstring_free(state->dest_label); in smtp_state_free()
113 vstring_free(state->dest_prop); in smtp_state_free()
115 vstring_free(state->endp_label); in smtp_state_free()
117 vstring_free(state->endp_prop); in smtp_state_free()
H A Dsmtp_map11.c122 vstring_free(int_buf); in smtp_map11_tree()
123 vstring_free(ext_buf); in smtp_map11_tree()
137 vstring_free(temp); in smtp_map11_external()
321 vstring_free(addr_buf); in main()
322 vstring_free(read_buf); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_state.c209 vstring_free(state->buffer); in smtpd_state_reset()
211 vstring_free(state->addr_buf); in smtpd_state_reset()
223 vstring_free(state->defer_if_permit.dsn); in smtpd_state_reset()
225 vstring_free(state->defer_if_permit.reason); in smtpd_state_reset()
227 vstring_free(state->defer_if_reject.dsn); in smtpd_state_reset()
229 vstring_free(state->defer_if_reject.reason); in smtpd_state_reset()
231 vstring_free(state->expand_buf); in smtpd_state_reset()
233 vstring_free(state->instance); in smtpd_state_reset()
235 vstring_free(state->dsn_buf); in smtpd_state_reset()
237 vstring_free(state->dsn_orcpt_buf); in smtpd_state_reset()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_state.c148 vstring_free(state->attr_buf); in cleanup_state_free()
149 vstring_free(state->temp1); in cleanup_state_free()
150 vstring_free(state->temp2); in cleanup_state_free()
152 vstring_free(state->stripped_buf); in cleanup_state_free()
193 vstring_free(state->milter_ext_from); in cleanup_state_free()
195 vstring_free(state->milter_ext_rcpt); in cleanup_state_free()
197 vstring_free(state->milter_err_text); in cleanup_state_free()
199 vstring_free(state->milter_dsn_buf); in cleanup_state_free()
H A Dcleanup_rewrite.c105 vstring_free(dst); in cleanup_rewrite_tree()
106 vstring_free(src); in cleanup_rewrite_tree()
122 vstring_free(dst); in cleanup_rewrite_internal()
123 vstring_free(src); in cleanup_rewrite_internal()
H A Dcleanup_masquerade.c167 vstring_free(temp); in cleanup_masquerade_tree()
183 vstring_free(temp); in cleanup_masquerade_internal()
233 vstring_free(state.temp1); in main()
234 vstring_free(state.temp2); in main()
235 vstring_free(addr); in main()
H A Dcleanup_milter.c562 vstring_free(cleanup_milter_hbc_reply); in cleanup_milter_header_checks_deinit()
691 vstring_free(buf); in cleanup_add_header()
695 vstring_free(buf); in cleanup_add_header()
708 vstring_free(buf); in cleanup_add_header()
713 vstring_free(buf); in cleanup_add_header()
853 vstring_free(ptr_buf); \ in cleanup_find_header_start()
1042 vstring_free(buf); \ in cleanup_patch_header()
1169 vstring_free(old_rec_buf); \ in cleanup_ins_header()
1268 vstring_free(rec_buf); \ in cleanup_upd_header()
1332 vstring_free(rec_buf); \ in cleanup_del_header()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtransport.c132 vstring_free(tp->wildcard_channel); in transport_free()
134 vstring_free(tp->wildcard_nexthop); in transport_free()
209 vstring_free(tp->wildcard_channel); in transport_wildcard_init()
211 vstring_free(tp->wildcard_nexthop); in transport_wildcard_init()
237 vstring_free(channel); in transport_wildcard_init()
238 vstring_free(nexthop); in transport_wildcard_init()
434 vstring_free(nexthop); in main()
435 vstring_free(channel); in main()
436 vstring_free(buffer); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dbeen_here.c170 vstring_free(buf); in been_here()
211 vstring_free(folded_string); in been_here_fixed()
239 vstring_free(buf); in been_here_check()
273 vstring_free(folded_string); in been_here_check_fixed()
301 vstring_free(buf); in been_here_drop()
334 vstring_free(folded_string); in been_here_drop_fixed()
H A Ddsn_buf.c194 vstring_free(dsb->status); in dsb_free()
195 vstring_free(dsb->action); in dsb_free()
196 vstring_free(dsb->mtype); in dsb_free()
197 vstring_free(dsb->mname); in dsb_free()
198 vstring_free(dsb->dtype); in dsb_free()
199 vstring_free(dsb->dtext); in dsb_free()
200 vstring_free(dsb->reason); in dsb_free()
H A Dmail_addr_crunch.c151 vstring_free(canon_addr); in mail_addr_crunch_opt()
152 vstring_free(extern_addr); in mail_addr_crunch_opt()
153 vstring_free(intern_addr); in mail_addr_crunch_opt()
228 vstring_free(extension); in main()
229 vstring_free(buf); in main()
H A Drcpt_buf.c117 vstring_free(rcpt->dsn_orcpt); in rcpb_free()
118 vstring_free(rcpt->orig_addr); in rcpb_free()
119 vstring_free(rcpt->address); in rcpb_free()
H A Drewrite_clnt.c205 vstring_free(src); in rewrite_clnt_internal()
206 vstring_free(dst); in rewrite_clnt_internal()
276 vstring_free(buffer); in main()
278 vstring_free(reply); in main()
H A Dscache_single.c280 vstring_free(sp->endp.endp_label); in scache_single_free()
281 vstring_free(sp->endp.endp_prop); in scache_single_free()
285 vstring_free(sp->dest.dest_label); in scache_single_free()
286 vstring_free(sp->dest.dest_prop); in scache_single_free()
287 vstring_free(sp->dest.endp_label); in scache_single_free()
H A Dtok822_rewrite.c67 vstring_free(input_ext_form); in tok822_rewrite()
68 vstring_free(canon_ext_form); in tok822_rewrite()
H A Dresolve_clnt.c302 reply->transport = vstring_free(reply->transport); in resolve_clnt_free()
303 reply->nexthop = vstring_free(reply->nexthop); in resolve_clnt_free()
304 reply->recipient = vstring_free(reply->recipient); in resolve_clnt_free()
404 vstring_free(buffer); in main()
H A Dscache.c403 vstring_free(endp_prop); in main()
404 vstring_free(dest_prop); in main()
405 vstring_free(buf); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c327 vstring_free(site_path); in flush_add_service()
404 vstring_free(site_path); in flush_send_service()
460 vstring_free(why); in flush_one_file()
464 vstring_free(why); in flush_one_file()
591 vstring_free(queue_file); in flush_send_path()
592 vstring_free(queue_id); in flush_send_path()
646 vstring_free(queue_file); in flush_send_file_service()
693 vstring_free(path); in flush_refresh_service()
829 vstring_free(request); in flush_service()
831 vstring_free(site); in flush_service()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/verify/
H A Dverify.c418 vstring_free(buf); in verify_update_service()
419 vstring_free(addr); in verify_update_service()
420 vstring_free(text); in verify_update_service()
553 vstring_free(addr); in verify_query_service()
555 vstring_free(get_buf); in verify_query_service()
557 vstring_free(put_buf); in verify_query_service()
617 vstring_free(request); in verify_service()
724 vstring_free(redirect); in pre_jail_init()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_state.c245 state->send_buf = vstring_free(state->send_buf); in psc_free_session_state()
251 vstring_free(state->dnsbl_reply); in psc_free_session_state()
257 vstring_free(state->cmd_buffer); in psc_free_session_state()
259 vstring_free(state->expand_buf); in psc_free_session_state()
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd_state.c88 vstring_free(state->message); in qmqpd_state_free()
89 vstring_free(state->buf); in qmqpd_state_free()
99 vstring_free(state->why_rejected); in qmqpd_state_free()
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c632 vstring_free(log_path_buf); in delete_one()
682 vstring_free(new_path_buf); in requeue_one()
733 vstring_free(new_path_buf); in hold_one()
773 vstring_free(new_path_buf); in release_one()
835 vstring_free(buf); in operate_stream()
894 vstring_free(old_path); in fix_queue_id()
895 vstring_free(new_path); in fix_queue_id()
896 vstring_free(new_id); in fix_queue_id()
1226 vstring_free(wanted_path); in super()
1227 vstring_free(actual_path); in super()
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_templates.c333 vstring_free(line_buf); in bounce_templates_load()
335 vstring_free(saved_member_name); in bounce_templates_load()
336 vstring_free(saved_end_marker); in bounce_templates_load()
337 vstring_free(multi_line_buf); in bounce_templates_load()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_mgr.c454 vstring_free(hex); in main()
455 vstring_free(buf); in main()
462 vstring_free(buf); in main()
482 vstring_free(inbuf); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_tcp.c277 vstring_free(dict_tcp->raw_buf); in dict_tcp_close()
279 vstring_free(dict_tcp->hex_buf); in dict_tcp_close()
281 vstring_free(dict->fold_buf); in dict_tcp_close()

12345678910