| /src/external/mit/libuv/dist/src/win/ |
| detect-wakeup.c | 45 _DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS recipient; local 51 recipient.Callback = uv__system_resume_callback; 52 recipient.Context = NULL; 54 &recipient,
|
| /src/external/ibm-public/postfix/dist/src/oqmgr/ |
| qmgr_bounce.c | 11 /* QMGR_QUEUE *qmgr_bounce_recipient(message, recipient, dsn) 13 /* RECIPIENT *recipient; 17 /* Once the bounce record is written successfully, the recipient 25 /* .IP recipient 26 /* The recipient that will not be delivered. 57 /* qmgr_bounce_recipient - bounce one message recipient */ 59 void qmgr_bounce_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, 66 QMGR_MSG_STATS(&stats, message), recipient, [all...] |
| qmgr_defer.c | 11 /* void qmgr_defer_recipient(message, recipient, dsn) 13 /* RECIPIENT *recipient; 25 /* the named recipient. It updates the message structure and writes 29 /* the named site, and calls qmgr_defer_recipient() for each recipient 40 /* .IP recipient 41 /* A recipient address; used for logging purposes, and for updating 110 RECIPIENT *recipient; local 140 recipient = entry->rcpt_list.info + nrcpt [all...] |
| qmgr_message.c | 41 /* of in-core recipient structures (i.e. the sum of all recipients 52 /* with sender and recipient information taken from the named queue 66 /* file, and updates the recipient list and \fIrcpt_offset\fR message 343 * If we re-open this file, skip over on-file recipient records that we 344 * already looked at, and refill the in-core recipient address list. 348 msg_panic("%s: recipient list not empty on recipient reload", 358 * queue file, to protect against memory exhaustion. Recipient records 361 * and until we know all the non-recipient information. 364 * per-message in-core recipient limit rather than a global in-cor 1014 RECIPIENT *recipient; local 1302 RECIPIENT *recipient; local [all...] |
| /src/external/ibm-public/postfix/dist/src/qmgr/ |
| qmgr_bounce.c | 11 /* QMGR_QUEUE *qmgr_bounce_recipient(message, recipient, dsn) 13 /* RECIPIENT *recipient; 17 /* Once the bounce record is written successfully, the recipient 25 /* .IP recipient 26 /* The recipient that will not be delivered. 57 /* qmgr_bounce_recipient - bounce one message recipient */ 59 void qmgr_bounce_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, 66 QMGR_MSG_STATS(&stats, message), recipient, [all...] |
| qmgr_defer.c | 11 /* void qmgr_defer_recipient(message, recipient, dsn) 13 /* RECIPIENT *recipient; 25 /* the named recipient. It updates the message structure and writes 29 /* the named site, and calls qmgr_defer_recipient() for each recipient 40 /* .IP recipient 41 /* A recipient address; used for logging purposes, and for updating 115 RECIPIENT *recipient; local 145 recipient = entry->rcpt_list.info + nrcpt [all...] |
| qmgr_message.c | 41 /* of in-core recipient structures (i.e. the sum of all recipients 52 /* with sender and recipient information taken from the named queue 66 /* file, and updates the recipient list and \fIrcpt_offset\fR message 68 /* read or that the file contained incorrect information. Recipient 71 /* an error to call this when the recipient slots can't be allocated. 366 * If we re-open this file, skip over on-file recipient records that we 367 * already looked at, and refill the in-core recipient address list. 369 * For the first time, the message recipient limit is calculated from the 370 * global recipient limit. This is to avoid reading little recipients 375 * For the next time, the recipient limit is based solely on the messag 1071 RECIPIENT *recipient; local 1361 RECIPIENT *recipient; local [all...] |
| /src/external/ibm-public/postfix/dist/src/global/ |
| verp_sender.c | 11 /* VSTRING *verp_sender(dst, delims, sender, recipient) 15 /* const RECIPIENT *recipient; 20 /* verp_sender() encodes the recipient address in the sender 23 /* recipient \fIuser@domain\fR the result is 39 /* .IP recipient 40 /* Recipient envelope address. 67 /* verp_sender - encode recipient into envelope sender address */ 70 const char *sender, const RECIPIENT *rcpt_info) 74 const char *recipient; local [all...] |
| verify.c | 11 /* int verify_append(queue_id, stats, recipient, relay, dsn, 15 /* RECIPIENT *recipient; 33 /* .IP recipient 34 /* Recipient information. See recipient_list(3). 41 /* One of the following recipient verification status codes: 95 RECIPIENT *recipient, const char *relay, 110 if (recipient->orig_addr[0]) 111 req_stat = verify_clnt_update(recipient->orig_addr, vrfy_stat [all...] |
| sent.c | 11 /* int sent(flags, queue_id, stats, recipient, relay, dsn) 15 /* RECIPIENT *recipient; 45 /* .IP recipient 46 /* Recipient information. See recipient_list(3). 103 RECIPIENT *recipient, const char *relay, 131 status = verify_append(id, stats, recipient, relay, &my_dsn, 142 status = trace_append(flags, id, stats, recipient, relay, &my_dsn); 160 if (((REC_ALL_SENT(flags) == 0 && REC_DLY_SENT(flags, recipient) == 0 [all...] |
| resolve_clnt.h | 48 VSTRING *recipient; member in struct:RESOLVE_REPLY 63 #define RESOLVE_CLNT_ASSIGN(reply, transport, nexthop, recipient) { \ 66 (reply).recipient = (recipient); \
|
| resolve_clnt.c | 15 /* VSTRING *recipient; 42 /* resolve_clnt_query_from() sends an internal-form recipient address 44 /* transport name, next_hop host name, and internal-form recipient 56 /* The recipient address resolves to a mail transport that performs 61 /* After address resolution the recipient localpart contains further 153 reply->recipient = vstring_alloc(100); 166 /* resolve_clnt - resolve address to (transport, next hop, recipient) */ 192 if (addr == STR(reply->recipient)) 206 vstring_strcpy(reply->recipient, STR(last_reply.recipient)); [all...] |
| log_adhoc.c | 11 /* void log_adhoc(id, stats, recipient, relay, dsn, status) 14 /* RECIPIENT *recipient; 31 /* .IP recipient 32 /* Recipient information, see recipient_list(3). The address 89 void log_adhoc(const char *id, MSG_STATS *stats, RECIPIENT *recipient, 114 info_log_addr_form_recipient(recipient->address)); 115 if (recipient->orig_addr && *recipient->orig_add [all...] |
| post_mail.c | 11 /* VSTREAM *post_mail_fopen(sender, recipient, source_class, trace_flags, 14 /* const char *recipient; 20 /* VSTREAM *post_mail_fopen_nowait(sender, recipient, source_class, 23 /* const char *recipient; 29 /* void post_mail_fopen_async(sender, recipient, source_class, 33 /* const char *recipient; 66 /* common case of sending one message to one recipient. It 110 /* .IP recipient 111 /* The recipient envelope address. It is up to the application 197 char *recipient; member in struct:__anon23120 [all...] |
| tok822_resolve.c | 22 /* and the recipient relative to that host. 73 vstring_str(reply->nexthop), vstring_str(reply->recipient));
|
| /src/external/ibm-public/postfix/dist/src/local/ |
| resolve.c | 7 /* resolve recipient and deliver locally or remotely 21 /* deliver_resolve_XXX() resolves a recipient that is the result from 35 /* recipient(3) local delivery 111 * does. Then, resolve the address to (transport, nexhop, recipient), 127 "bad recipient address syntax: %s", STR(reply.recipient)); 137 if ((ratsign = strrchr(STR(reply.recipient), '@')) == 0) { 138 VSTRING_ADDCH(reply.recipient, rcpt_delim); 139 vstring_strcat(reply.recipient, state.msg_attr.unmatched); 142 VSTRING_SPACE(reply.recipient, ext_len + 2) [all...] |
| /src/external/ibm-public/postfix/dist/src/smtpd/ |
| smtpd_milter.c | 167 reply = smtpd_resolve_addr(state->recipient, state->sender); 169 if (STR(reply->recipient)[0]) 170 quote_821_local(state->expand_buf, STR(reply->recipient)); 172 vstring_strcpy(state->expand_buf, STR(reply->recipient)); 178 reply = smtpd_resolve_addr(state->recipient, state->sender); 184 reply = smtpd_resolve_addr(state->recipient, state->sender); 192 if (state->recipient == 0) 194 if (state->recipient[0] == 0) 202 reply = smtpd_resolve_addr(state->sender, state->recipient); 204 if (STR(reply->recipient)[0] [all...] |
| /src/external/ibm-public/postfix/dist/src/bounce/ |
| bounce_trace_service.c | 87 char *recipient, char *dsn_envid, 108 if (strcasecmp_utf8(recipient, mail_addr_double_bounce()) == 0) { 112 } else if (*recipient == 0) { 114 recipient = var_2bounce_rcpt; 150 * XXX With multi-recipient mail some queue file recipients may have 155 * So as long as any recipient in the original queue file had 173 * per-recipient status, and a copy of the original message. 181 if ((bounce = post_mail_fopen_nowait(sender, recipient, 187 if (bounce_header(bounce, bounce_info, recipient,
|
| bounce_notify_service.c | 89 int sendopts, char *recipient, 143 * The choice of sender address depends on the recipient address. For a 158 * recognize the double-bounce recipient address and discard mail, or 162 if (strcasecmp_utf8(recipient, mail_addr_double_bounce()) == 0) { 175 else if (*recipient == 0) { 221 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, recipient, 233 if (bounce_header(bounce, bounce_info, recipient, 265 && strcasecmp_utf8(recipient, mail_addr_double_bounce()) != 0) { 303 queue_id, recipient);
|
| bounce_warn_service.c | 89 int sendopts, char *recipient, 132 * The choice of sender address depends on the recipient address. For a 147 * recognize the double-bounce recipient address and discard mail, or 151 if (strcasecmp_utf8(recipient, mail_addr_double_bounce()) == 0) { 164 else if (*recipient == 0) { 209 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, recipient, 221 if (bounce_header(bounce, bounce_info, recipient, 249 && strcasecmp_utf8(recipient, mail_addr_double_bounce()) != 0) { 286 queue_id, recipient);
|
| bounce_notify_verp.c | 30 /* The bounce recipient address is encoded in VERP format. 92 int sendopts, char *recipient, 111 if (*recipient == 0) 113 if (strcasecmp_utf8(recipient, mail_addr_double_bounce()) == 0) 124 * If we have no recipient list then we can't send VERP replies. Send 133 vstring_strcpy(rcpt_buf->address, "(recipient address unavailable)"); 136 encoding, sendopts, recipient, 149 * recipient. 155 RECIPIENT *rcpt = &bounce_info->rcpt_buf->rcpt; 160 * Fix 20090114: Use the Postfix original recipient, because that i [all...] |
| /src/external/ibm-public/postfix/dist/src/qmqpd/ |
| qmqpd_state.c | 77 state->recipient = 0; 97 if (state->recipient) 98 myfree(state->recipient);
|
| /src/external/bsd/tcpdump/dist/ |
| print-zephyr.c | 56 const char *recipient; member in struct:z_packet 119 z_triple(const char *class, const char *inst, const char *recipient) 121 if (!*recipient) 122 recipient = "*"; 123 snprintf(z_buf, sizeof(z_buf), "<%s,%s,%s>", class, inst, recipient); 164 NULL, /* recipient */ 208 PARSE_FIELD_STR(z.recipient); 341 if (!*z.recipient) 342 z.recipient = "*"; 344 ZEPHYR_PRINT(" to ", z_triple(z.class, z.inst, z.recipient)); [all...] |
| /src/external/ibm-public/postfix/libexec/virtual/ |
| Makefile | 12 SRCS= virtual.c mailbox.c recipient.c deliver_attr.c maildir.c unknown.c
|
| /src/external/mpl/bind/dist/bin/tests/system/notify/ns3/ |
| named.conf.j2 | 45 # non-responsive notify recipient (no reply, no ICMP errors)
|