Home
last modified time | relevance | path

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

12345678910

/netbsd/src/external/ibm-public/postfix/dist/src/smtp/
Dsmtp_state.c115 vstring_free(state->iterator->request_nexthop); in smtp_state_free()
116 vstring_free(state->iterator->dest); in smtp_state_free()
117 vstring_free(state->iterator->host); in smtp_state_free()
118 vstring_free(state->iterator->addr); in smtp_state_free()
119 vstring_free(state->iterator->saved_dest); in smtp_state_free()
125 vstring_free(state->dest_label); in smtp_state_free()
127 vstring_free(state->dest_prop); in smtp_state_free()
129 vstring_free(state->endp_label); in smtp_state_free()
131 vstring_free(state->endp_prop); in smtp_state_free()
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()
Dsmtp_tlsrpt.c173 vstring_free(qname); in smtp_tlsrpt_find_policy()
214 vstring_free(why); in smtp_tlsrpt_find_policy()
298 vstring_free(buf); in smtp_tlsrpt_set_dane_policy()
414 vstring_free(buf); in smtp_tlsrpt_set_ehlo_resp()
/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd_state.c210 vstring_free(state->buffer); in smtpd_state_reset()
212 vstring_free(state->addr_buf); in smtpd_state_reset()
224 vstring_free(state->defer_if_permit.dsn); in smtpd_state_reset()
226 vstring_free(state->defer_if_permit.reason); in smtpd_state_reset()
228 vstring_free(state->defer_if_reject.dsn); in smtpd_state_reset()
230 vstring_free(state->defer_if_reject.reason); in smtpd_state_reset()
232 vstring_free(state->expand_buf); in smtpd_state_reset()
234 vstring_free(state->instance); in smtpd_state_reset()
236 vstring_free(state->dsn_buf); in smtpd_state_reset()
238 vstring_free(state->dsn_orcpt_buf); in smtpd_state_reset()
[all …]
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_state.c153 vstring_free(state->attr_buf); in cleanup_state_free()
154 vstring_free(state->temp1); in cleanup_state_free()
155 vstring_free(state->temp2); in cleanup_state_free()
156 vstring_free(state->temp3); in cleanup_state_free()
158 vstring_free(state->stripped_buf); in cleanup_state_free()
201 vstring_free(state->milter_ext_from); in cleanup_state_free()
203 vstring_free(state->milter_ext_rcpt); in cleanup_state_free()
205 vstring_free(state->milter_err_text); in cleanup_state_free()
207 vstring_free(state->milter_dsn_buf); in cleanup_state_free()
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()
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()
Dcleanup_milter.c563 vstring_free(cleanup_milter_hbc_reply); in cleanup_milter_header_checks_deinit()
692 vstring_free(buf); in cleanup_add_header()
696 vstring_free(buf); in cleanup_add_header()
709 vstring_free(buf); in cleanup_add_header()
714 vstring_free(buf); in cleanup_add_header()
866 vstring_free(ptr_buf); \ in cleanup_find_header_start()
1054 vstring_free(buf); \ in cleanup_patch_header()
1181 vstring_free(old_rec_buf); \ in cleanup_ins_header()
1277 vstring_free(rec_buf); \ in cleanup_upd_header()
1340 vstring_free(rec_buf); \ in cleanup_del_header()
[all …]
/netbsd/src/external/ibm-public/postfix/dist/src/trivial-rewrite/
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/
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()
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()
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()
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()
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()
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()
Dtok822_rewrite.c67 vstring_free(input_ext_form); in tok822_rewrite()
68 vstring_free(canon_ext_form); in tok822_rewrite()
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()
/netbsd/src/external/ibm-public/postfix/dist/src/flush/
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/
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()
554 vstring_free(addr); in verify_query_service()
556 vstring_free(get_buf); in verify_query_service()
558 vstring_free(put_buf); in verify_query_service()
618 vstring_free(request); in verify_service()
725 vstring_free(redirect); in pre_jail_init()
/netbsd/src/external/ibm-public/postfix/dist/src/postscreen/
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/
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/util/
Dreadlline.c356 vstring_free(inp_buf); in main()
357 vstring_free(exp_buf); in main()
358 vstring_free(out_buf); in main()
359 vstring_free(esc_buf); in main()
/netbsd/src/external/ibm-public/postfix/dist/src/postsuper/
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/
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/
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()

12345678910