/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | bounce_log.c | 229 vstring_strcpy(rcpt_buf->address, *value ? in bounce_log_read() 232 vstring_strcpy(rcpt_buf->orig_addr, *value ? in bounce_log_read() 235 vstring_strcpy(rcpt_buf->dsn_orcpt, value); in bounce_log_read() 243 vstring_strcpy(dsn_buf->status, value); in bounce_log_read() 245 vstring_strcpy(dsn_buf->action, value); in bounce_log_read() 247 vstring_strcpy(dsn_buf->dtype, value); in bounce_log_read() 249 vstring_strcpy(dsn_buf->dtext, value); in bounce_log_read() 251 vstring_strcpy(dsn_buf->mtype, value); in bounce_log_read() 253 vstring_strcpy(dsn_buf->mname, value); in bounce_log_read() 255 vstring_strcpy(dsn_buf->reason, value); in bounce_log_read() [all …]
|
H A D | dsn_buf.c | 217 vstring_strcpy((dsb)->action, !NULL_OR_EMPTY(act) ? (act) : "") 224 vstring_strcpy((dsb)->mtype, (type)); \ 225 vstring_strcpy((dsb)->mname, (name)); \ 234 vstring_strcpy((dsb)->dtype, (type)); \ 235 vstring_strcpy((dsb)->dtext, (text)); \ 248 vstring_strcpy(dsb->status, status); in dsb_update() 264 vstring_strcpy(dsb->status, status); in vdsb_simple() 294 vstring_strcpy(dsb->status, status); in dsb_unix() 298 vstring_strcpy(dsb->dtype, DSB_DTYPE_UNIX); in dsb_unix() 299 vstring_strcpy(dsb->dtext, dtext); in dsb_unix() [all …]
|
H A D | resolve_clnt.c | 204 vstring_strcpy(reply->transport, STR(last_reply.transport)); in resolve_clnt() 205 vstring_strcpy(reply->nexthop, STR(last_reply.nexthop)); in resolve_clnt() 206 vstring_strcpy(reply->recipient, STR(last_reply.recipient)); in resolve_clnt() 288 vstring_strcpy(last_class, class); in resolve_clnt() 289 vstring_strcpy(last_sender, sender); in resolve_clnt() 290 vstring_strcpy(last_addr, addr); in resolve_clnt() 291 vstring_strcpy(last_reply.transport, STR(reply->transport)); in resolve_clnt() 292 vstring_strcpy(last_reply.nexthop, STR(reply->nexthop)); in resolve_clnt() 293 vstring_strcpy(last_reply.recipient, STR(reply->recipient)); in resolve_clnt()
|
H A D | scache_single.c | 136 vstring_strcpy(sp->endp.endp_label, endp_label); in scache_single_save_endp() 137 vstring_strcpy(sp->endp.endp_prop, endp_prop); in scache_single_save_endp() 160 vstring_strcpy(endp_prop, STR(sp->endp.endp_prop)); in scache_single_find_endp() 225 vstring_strcpy(sp->dest.dest_label, dest_label); in scache_single_save_dest() 226 vstring_strcpy(sp->dest.dest_prop, dest_prop); in scache_single_save_dest() 227 vstring_strcpy(sp->dest.endp_label, endp_label); in scache_single_save_dest() 254 vstring_strcpy(dest_prop, STR(sp->dest.dest_prop)); in scache_single_find_dest()
|
H A D | rewrite_clnt.c | 130 vstring_strcpy(result, STR(last_result)); in rewrite_clnt() 183 vstring_strcpy(last_rule, rule); in rewrite_clnt() 184 vstring_strcpy(last_addr, addr); in rewrite_clnt() 185 vstring_strcpy(last_result, STR(result)); in rewrite_clnt()
|
H A D | midna_adomain.c | 81 vstring_strcpy(dest, src); in midna_adomain_to_utf8() 105 vstring_strcpy(dest, src); in midna_adomain_to_ascii()
|
H A D | data_redirect.c | 123 vstring_strcpy(result, path); in data_redirect_path() 185 vstring_strcpy(result, path); in data_redirect_map()
|
H A D | verify_sender_addr.c | 154 vstring_strcpy(verify_sender_buf, var_verify_sender); in make_verify_sender_addr() 211 vstring_strcpy(time_indep_sender_buf, var_verify_sender); in valid_verify_sender_addr()
|
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/ |
H A D | resolve.c | 208 vstring_strcpy(channel, "CHANNEL NOT UPDATED"); in resolve_addr() 209 vstring_strcpy(nexthop, "NEXTHOP NOT UPDATED"); in resolve_addr() 210 vstring_strcpy(nextrcpt, "NEXTRCPT NOT UPDATED"); in resolve_addr() 514 vstring_strcpy(channel, MAIL_SERVICE_ERROR); in resolve_addr() 537 vstring_strcpy(channel, RES_PARAM_VALUE(rp->virt_transport)); in resolve_addr() 538 vstring_strcpy(nexthop, rcpt_domain); in resolve_addr() 552 vstring_strcpy(channel, RES_PARAM_VALUE(rp->relay_transport)); in resolve_addr() 575 vstring_strcpy(channel, strcasecmp(xport, "DUNNO") == 0 ? in resolve_addr() 584 vstring_strcpy(channel, RES_PARAM_VALUE(rp->def_transport)); in resolve_addr() 615 vstring_strcpy(nexthop, relay); in resolve_addr() [all …]
|
H A D | transport.c | 152 vstring_strcpy(nexthop, new_nexthop); in update_entry() 160 vstring_strcpy(channel, new_channel); in update_entry() 162 vstring_strcpy(nexthop, new_nexthop); in update_entry() 165 vstring_strcpy(nexthop, rcpt_domain); in update_entry() 167 vstring_strcpy(nexthop, "Address is undeliverable"); in update_entry() 389 vstring_strcpy(channel, "DEFAULT"); in main() 390 vstring_strcpy(nexthop, rcpt_domain); in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | sane_basename.c | 90 return (STR(vstring_strcpy(bp, "."))); in sane_basename() 99 return (STR(vstring_strcpy(bp, "/"))); in sane_basename() 133 return (STR(vstring_strcpy(bp, "."))); in sane_dirname() 142 return (STR(vstring_strcpy(bp, "/"))); in sane_dirname() 152 return (STR(vstring_strcpy(bp, "."))); in sane_dirname()
|
H A D | dict_ht.c | 65 vstring_strcpy(dict->fold_buf, name); in dict_ht_delete() 88 vstring_strcpy(dict->fold_buf, name); in dict_ht_lookup() 108 vstring_strcpy(dict->fold_buf, name); in dict_ht_update()
|
H A D | dict_env.c | 63 vstring_strcpy(dict->fold_buf, name); in dict_env_update() 84 vstring_strcpy(dict->fold_buf, name); in dict_env_lookup()
|
H A D | dict_unix.c | 82 vstring_strcpy(dict->fold_buf, key); in dict_unix_getpwnam() 124 vstring_strcpy(dict->fold_buf, key); in dict_unix_getgrnam()
|
H A D | dict_pipe.c | 80 vstring_strcpy(dict_pipe->qr_buf, query); in dict_pipe_lookup() 86 vstring_strcpy(dict_pipe->qr_buf, result); in dict_pipe_lookup()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp.h | 72 vstring_strcpy((iter)->dest, (_dest)); \ 73 vstring_strcpy((iter)->host, (_host)); \ 74 vstring_strcpy((iter)->addr, (_addr)); \ 77 vstring_strcpy((iter)->saved_dest, ""); \ 82 vstring_strcpy((iter)->saved_dest, STR((iter)->dest)); \ 86 vstring_strcpy((iter)->dest, STR((iter)->saved_dest)); \ 90 vstring_strcpy((iter)->host, (_host)); \ 91 vstring_strcpy((iter)->addr, (_addr)); \ 224 vstring_strcpy((state)->iterator->request_nexthop, nexthop); \ 561 vstring_strcpy((resp)->dsn_buf, (_dsn)); \
|
H A D | smtp_misc.c | 74 vstring_strcpy(dst, src); in smtp_rewrite_generic_internal() 89 vstring_strcpy(dst, src); in smtp_quote_822_address_flags() 100 vstring_strcpy(dst, src); in smtp_quote_821_address()
|
H A D | smtp_map11.c | 97 vstring_strcpy(addr, result); in smtp_map11_internal() 158 vstring_strcpy(result, addr); in canon_addr_external() 266 vstring_strcpy(addr_buf, addr_field); in main() 269 vstring_strcpy(addr_buf, addr_field); in main()
|
H A D | smtp_unalias.c | 96 vstring_strcpy(fqdn, name); in smtp_unalias_name() 110 vstring_strcpy(result, addr); in smtp_unalias_addr()
|
H A D | smtp_chat.c | 306 vstring_strcpy(session->buffer, new_reply); in smtp_chat_resp() 414 vstring_strcpy(rdata.dsn_buf, "5.5.0"); /* SAFETY! protocol error */ in smtp_chat_resp() 423 vstring_strcpy(rdata.dsn_buf, "0.0.0"); in smtp_chat_resp()
|
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/ |
H A D | xsasl_dovecot_server.c | 561 vstring_strcpy(reply, line + 7); in xsasl_dovecot_parse_reply_args() 592 vstring_strcpy(reply, "Authentication backend error"); in xsasl_dovecot_handle_reply() 601 vstring_strcpy(reply, "Authentication backend error"); in xsasl_dovecot_handle_reply() 604 vstring_strcpy(reply, line); in xsasl_dovecot_handle_reply() 618 vstring_strcpy(reply, "Connection lost to authentication server"); in xsasl_dovecot_handle_reply() 662 vstring_strcpy(reply, "Invalid authentication mechanism"); in xsasl_dovecot_server_first() 670 vstring_strcpy(reply, "Invalid base64 data in initial response"); in xsasl_dovecot_server_first() 706 vstring_strcpy(reply, "Can't connect to authentication server"); in xsasl_dovecot_server_first() 727 vstring_strcpy(reply, "Invalid base64 data in continued response"); in xsasl_dovecot_server_next() 734 vstring_strcpy(reply, "Connection lost to authentication server"); in xsasl_dovecot_server_next()
|
H A D | xsasl_cyrus_client.c | 468 vstring_strcpy(init_resp, xsasl_cyrus_strerror(sasl_status)); in xsasl_cyrus_client_first() 500 vstring_strcpy(init_resp, ""); in xsasl_cyrus_client_first() 529 vstring_strcpy(client_reply, xsasl_cyrus_strerror(sasl_status)); in xsasl_cyrus_client_next() 539 vstring_strcpy(client_reply, xsasl_cyrus_strerror(sasl_status)); in xsasl_cyrus_client_next() 565 vstring_strcpy(client_reply, ""); in xsasl_cyrus_client_next()
|
H A D | xsasl_cyrus_server.c | 483 vstring_strcpy(reply, ""); in xsasl_cyrus_server_auth_response() 501 vstring_strcpy(reply, xsasl_cyrus_strerror(sasl_status)); in xsasl_cyrus_server_auth_response() 553 vstring_strcpy(reply, xsasl_cyrus_strerror(sasl_status)); in xsasl_cyrus_server_first() 600 vstring_strcpy(reply, xsasl_cyrus_strerror(sasl_status)); in xsasl_cyrus_server_next()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd_milter.c | 172 vstring_strcpy(state->expand_buf, STR(reply->recipient)); in smtpd_milter_eval() 198 vstring_strcpy(state->expand_buf, state->milter_reject_text + 4); in smtpd_milter_eval() 207 vstring_strcpy(state->expand_buf, STR(reply->recipient)); in smtpd_milter_eval() 215 vstring_strcpy(state->expand_buf, state->milter_reject_text + 4); in smtpd_milter_eval()
|
H A D | smtpd_resolve.c | 116 vstring_strcpy(junk, sender_plus_addr); in resolve_pagein() 127 vstring_strcpy(junk, STR(reply->recipient)); in resolve_pagein()
|