Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dquote_822_local.c94 static int is_822_dot_string(const char *local_part, const char *end, int flags) in is_822_dot_string() function
177 if (is_822_dot_string(start, end, flags)) { in quote_822_local_flags()