Searched refs:quote_822_local_flags (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/global/
H A Dquote_822_local.h27 extern VSTRING *quote_822_local_flags(VSTRING *, const char *, int);
30 quote_822_local_flags((dst), (src), QUOTE_FLAG_8BITCLEAN)
H A Dquote_822_local.c13 /* VSTRING *quote_822_local_flags(dst, src, flags)
27 /* quote_822_local_flags() provides finer control.
145 /* quote_822_local_flags - quote local part of mailbox according to rfc 822 */
147 VSTRING *quote_822_local_flags(VSTRING *dst, const char *mbox, int flags) function
H A Dtok822_parse.c261 quote_822_local_flags(vp, vstring_str(tmp),
348 quote_822_local_flags(vp, vstring_str(tmp),
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce_notify_util.c330 quote_822_local_flags(bounce_info->sender,

Completed in 113 milliseconds