/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
H A D | qmgr_defer.c | 110 RECIPIENT *recipient; in qmgr_defer_todo() local 149 void qmgr_defer_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, in qmgr_defer_recipient()
|
H A D | qmgr_bounce.c | 59 void qmgr_bounce_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, in qmgr_bounce_recipient()
|
H A D | qmgr_message.c | 976 static int qmgr_resolve_one(QMGR_MESSAGE *message, RECIPIENT *recipient, in qmgr_resolve_one() 1008 RECIPIENT *recipient; in qmgr_message_resolve() local 1296 RECIPIENT *recipient; in qmgr_message_assign() local
|
H A D | qmgr_deliver.c | 146 RECIPIENT *recipient; in qmgr_deliver_send_request() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
H A D | qmgr_defer.c | 115 RECIPIENT *recipient; in qmgr_defer_todo() local 154 void qmgr_defer_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, in qmgr_defer_recipient()
|
H A D | qmgr_bounce.c | 59 void qmgr_bounce_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, in qmgr_bounce_recipient()
|
H A D | qmgr_message.c | 1033 static int qmgr_resolve_one(QMGR_MESSAGE *message, RECIPIENT *recipient, in qmgr_resolve_one() 1065 RECIPIENT *recipient; in qmgr_message_resolve() local 1355 RECIPIENT *recipient; in qmgr_message_assign() local
|
H A D | qmgr_deliver.c | 151 RECIPIENT *recipient; in qmgr_deliver_send_request() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | post_mail.c | 197 char *recipient; member 220 const char *recipient, in post_mail_init() 292 VSTREAM *post_mail_fopen(const char *sender, const char *recipient, in post_mail_fopen() 306 VSTREAM *post_mail_fopen_nowait(const char *sender, const char *recipient, in post_mail_fopen_nowait() 394 void post_mail_fopen_async(const char *sender, const char *recipient, in post_mail_fopen_async()
|
H A D | resolve_clnt.h | 48 VSTRING *recipient; member 63 #define RESOLVE_CLNT_ASSIGN(reply, transport, nexthop, recipient) { \ argument
|
H A D | verify.c | 95 RECIPIENT *recipient, const char *relay, in verify_append()
|
H A D | verp_sender.c | 74 const char *recipient; in verp_sender() local
|
H A D | sent.c | 103 RECIPIENT *recipient, const char *relay, in sent()
|
H A D | log_adhoc.c | 89 void log_adhoc(const char *id, MSG_STATS *stats, RECIPIENT *recipient, in log_adhoc()
|
H A D | bounce_log.c | 157 char *recipient; in bounce_log_read() local
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | detect-wakeup.c | 45 _DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS recipient; in uv__register_system_resume_callback() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_trace_service.c | 87 char *recipient, char *dsn_envid, in bounce_trace_service()
|
H A D | bounce_warn_service.c | 89 int smtputf8, char *recipient, in bounce_warn_service()
|
H A D | bounce_notify_service.c | 89 int smtputf8, char *recipient, in bounce_notify_service()
|
H A D | bounce_notify_verp.c | 92 int smtputf8, char *recipient, in bounce_notify_verp()
|
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
H A D | cleanup_bounce.c | 96 RECIPIENT recipient; in cleanup_bounce() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/ |
H A D | qmqpd.h | 50 char *recipient; /* recipient address */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/ |
H A D | qmqp-source.c | 158 static char *recipient; variable
|
H A D | smtp-source.c | 207 static char *recipient; variable
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd_check.c | 1649 static int check_relay_domains(SMTPD_STATE *state, char *recipient, in check_relay_domains() 1696 static int permit_auth_destination(SMTPD_STATE *state, char *recipient) in permit_auth_destination() 1751 static int reject_unauth_destination(SMTPD_STATE *state, char *recipient, in reject_unauth_destination() 1986 static int permit_mx_backup(SMTPD_STATE *state, const char *recipient, in permit_mx_backup() 5042 char *smtpd_check_rcpt(SMTPD_STATE *state, char *recipient) in smtpd_check_rcpt() 5236 static int check_recipient_rcpt_maps(SMTPD_STATE *state, const char *recipient) in check_recipient_rcpt_maps() 5277 const char *recipient, in check_rcpt_maps()
|