| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | rcpt_buf.c | 95 rcpt->orig_addr = vstring_alloc(10); in rcpb_create() 109 BUF_TRUNCATE(rcpt->orig_addr); in rcpb_reset() 118 vstring_free(rcpt->orig_addr); in rcpb_free() 136 RECV_ATTR_STR(MAIL_ATTR_ORCPT, rcpt->orig_addr), in rcpb_scan()
|
| H A D | rcpt_buf.h | 34 VSTRING *orig_addr; /* original recipient */ member 47 (buf)->rcpt.orig_addr = vstring_str((buf)->orig_addr), \
|
| H A D | verify.c | 110 if (recipient->orig_addr[0]) in verify_append() 111 req_stat = verify_clnt_update(recipient->orig_addr, vrfy_stat, in verify_append() 117 && strcmp(recipient->address, recipient->orig_addr) != 0) in verify_append()
|
| H A D | log_adhoc.c | 115 if (recipient->orig_addr && *recipient->orig_addr in log_adhoc() 116 && strcasecmp_utf8(recipient->address, recipient->orig_addr) != 0) in log_adhoc() 118 info_log_addr_form_recipient(recipient->orig_addr)); in log_adhoc()
|
| H A D | recipient_list.h | 29 const char *orig_addr; /* null or original recipient */ member 42 (rcpt)->orig_addr = (orig); \
|
| H A D | verp_sender.c | 85 recipient = (rcpt_info->orig_addr[0] ? in verp_sender() 86 rcpt_info->orig_addr : rcpt_info->address); in verp_sender()
|
| H A D | recipient_list.c | 153 list->info[list->len].orig_addr = mystrdup(orig_rcpt); in recipient_list_add() 189 myfree((void *) rcpt->orig_addr); in recipient_list_free()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/local/ |
| H A D | command.c | 171 if (state.msg_attr.rcpt.orig_addr && state.msg_attr.rcpt.orig_addr[0]) in deliver_command() 172 argv_add(env, "ORIGINAL_RECIPIENT", state.msg_attr.rcpt.orig_addr, in deliver_command() 216 CA_PIPE_CMD_ORIG_RCPT(state.msg_attr.rcpt.orig_addr), in deliver_command()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
| H A D | bounce_append_service.c | 124 if (NOT_NULL_EMPTY(rcpt->orig_addr) in bounce_append_service() 125 && strcasecmp_utf8(rcpt->address, rcpt->orig_addr) != 0) in bounce_append_service() 127 STR(quote_822_local(in_buf, rcpt->orig_addr))); in bounce_append_service()
|
| H A D | bounce_notify_util.c | 689 if (NON_NULL_EMPTY(rcpt->orig_addr)) { in bounce_recipient_log() 691 rcpt->address, rcpt->orig_addr, dsn->reason); in bounce_recipient_log() 830 } else if (NON_NULL_EMPTY(rcpt->orig_addr)) { in bounce_recipient_dsn() 834 && IS_UTF8_ADDRESS(rcpt->orig_addr, in bounce_recipient_dsn() 835 strlen(rcpt->orig_addr)) ? in bounce_recipient_dsn() 836 "utf-8" : "rfc822", rcpt->orig_addr); in bounce_recipient_dsn()
|
| H A D | with-msgid-with-filter-no-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | no-msgid-with-eoh-event-no-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | with-msgid-with-long-line-no-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | no-msgid-no-eoh-event-no-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | with-msgid-with-eoh-event-no-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | with-msgid-no-eoh-event-no-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | no-msgid-with-eoh-event-with-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | no-msgid-no-eoh-event-with-thread.ref | 17 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 30 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | with-msgid-with-eoh-event-with-thread.ref | 19 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 32 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | with-msgid-with-long-line-with-thread.ref | 19 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 32 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | with-msgid-with-filter-with-thread.ref | 19 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 32 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | with-msgid-no-eoh-event-with-thread.ref | 19 <rcpt-address> (expanded from <rcpt-orig_addr>): dsn-reason 32 Original-Recipient: rfc822; rcpt-orig_addr
|
| H A D | bounce.c | 270 VS_NEUTER(rcpt_buf->orig_addr); in bounce_append_proto() 290 STR(rcpt_buf->orig_addr), STR(rcpt_buf->address), in bounce_append_proto() 499 VS_NEUTER(rcpt_buf->orig_addr); in bounce_one_proto() 520 dsn_ret, STR(rcpt_buf->orig_addr), STR(rcpt_buf->address), in bounce_one_proto()
|
| H A D | logfile-with-msgid-with-long-line | 3 original_recipient = rcpt-orig_addr
|
| /netbsd-src/sys/kern/ |
| H A D | kern_pax.c | 537 pax_aslr_mmap(struct lwp *l, vaddr_t *addr, vaddr_t orig_addr, int f) in pax_aslr_mmap() argument 553 if (!(f & MAP_FIXED) && ((orig_addr == 0) || !(f & MAP_ANON))) { in pax_aslr_mmap() 555 (uintmax_t)*addr, (uintmax_t)orig_addr, buf); in pax_aslr_mmap() 563 (uintmax_t)*addr, (uintmax_t)orig_addr, buf); in pax_aslr_mmap()
|