Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dquote_822_local.c133 static VSTRING *make_822_quoted_string(VSTRING *dst, const char *local_part, in make_822_quoted_string() function
181 make_822_quoted_string(dst, start, end, flags & QUOTE_FLAG_8BITCLEAN); in quote_822_local_flags()