/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | abounce.c | 325 const char *encoding, int smtputf8, in abounce_connect() 395 const char *encoding, int smtputf8, in abounce_flush_verp() 409 const char *encoding, int smtputf8, in adefer_flush_verp() 423 const char *encoding, int smtputf8, in abounce_flush() 436 const char *encoding, int smtputf8, in adefer_flush() 449 const char *encoding, int smtputf8, in adefer_warn() 461 const char *encoding, int smtputf8, in atrace_flush()
|
H A D | bounce.c | 352 const char *encoding, int smtputf8, in bounce_flush() 387 const char *encoding, int smtputf8, in bounce_flush_verp() 423 const char *encoding, int smtputf8, in bounce_one() 455 const char *encoding, int smtputf8, in bounce_one_intern()
|
H A D | defer.c | 305 const char *encoding, int smtputf8, in defer_flush() 333 const char *encoding, int smtputf8, in defer_warn() 357 const char *encoding, int smtputf8, in defer_one()
|
H A D | deliver_request.c | 218 int smtputf8; in deliver_request_get() local
|
H A D | deliver_request.h | 47 int smtputf8; /* SMTPUTF8 level */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce.c | 318 int smtputf8; in bounce_notify_proto() local 380 int smtputf8; in bounce_verp_proto() local 457 int smtputf8; in bounce_one_proto() local
|
H A D | bounce_notify_util.c | 226 int smtputf8, in bounce_mail_alloc() 479 int smtputf8, in bounce_mail_init() 516 int smtputf8, in bounce_mail_one_init()
|
H A D | bounce_trace_service.c | 86 int smtputf8, 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_one_service.c | 88 char *encoding, int smtputf8, in bounce_one_service()
|
H A D | bounce_notify_verp.c | 92 int smtputf8, char *recipient, in bounce_notify_verp()
|
H A D | bounce_service.h | 95 int smtputf8; /* SMTPUTF8 requested */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
H A D | qmgr_deliver.c | 152 int smtputf8 = message->smtputf8; in qmgr_deliver_send_request() local
|
H A D | qmgr.h | 305 int smtputf8; /* requires unicode */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
H A D | qmgr_deliver.c | 157 int smtputf8 = message->smtputf8; in qmgr_deliver_send_request() local
|
H A D | qmgr.h | 350 int smtputf8; /* requires unicode */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/local/ |
H A D | local.h | 77 int smtputf8; /* from delivery request */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
H A D | cleanup.h | 134 int smtputf8; /* what support is desired */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd.c | 2358 int smtputf8) in extract_addr() 4222 int smtputf8 = 0; in vrfy_cmd() local
|
H A D | smtpd_check.c | 4789 int smtpd_check_addr(const char *sender, const char *addr, int smtputf8) in smtpd_check_addr()
|