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

/macosx-10.10/postfix-255/postfix/src/global/
H A Dquote_822_local.c122 /* make_822_quoted_string - make quoted-string from local-part */
124 static VSTRING *make_822_quoted_string(VSTRING *dst, const char *local_part, function
171 make_822_quoted_string(dst, start, end, flags & QUOTE_FLAG_8BITCLEAN);

Completed in 166 milliseconds