Home
last modified time | relevance | path

Searched refs:utf8_flags (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dpost_mail.c200 int utf8_flags; member
222 int utf8_flags, VSTRING *queue_id) in post_mail_init() argument
230 | ((utf8_flags & SMTPUTF8_FLAG_REQUESTED) ? CLEANUP_FLAG_SMTPUTF8 : 0); in post_mail_init()
294 int utf8_flags, VSTRING *queue_id) in post_mail_fopen() argument
300 utf8_flags, queue_id); in post_mail_fopen()
308 int utf8_flags, VSTRING *queue_id) in post_mail_fopen_nowait() argument
315 utf8_flags, queue_id); in post_mail_fopen_nowait()
344 state->trace_flags, state->utf8_flags, in post_mail_open_event()
396 int utf8_flags, VSTRING *queue_id, in post_mail_fopen_async() argument
409 state->utf8_flags = utf8_flags; in post_mail_fopen_async()