Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmidna_domain.c297 const char *midna_domain_to_utf8(const char *name) in midna_domain_to_utf8() function
341 if ((cache_res = midna_domain_to_utf8(STR(midna_domain_buf))) == 0) in midna_domain_suffix_to_utf8()
389 utf8 = midna_domain_to_utf8(bp); in main()
396 utf8 = midna_domain_to_utf8(ascii); in main()
H A Dmidna_domain.h20 extern const char *midna_domain_to_utf8(const char *);
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmidna_adomain.c87 } else if ((domain_utf8 = midna_domain_to_utf8(cp)) == 0) { in midna_adomain_to_utf8()
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_template.c473 } else if ((utf8_val = midna_domain_to_utf8(asc_val)) == 0) { in bounce_template_lookup()
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY21247 midna_domain_to_utf8 domain name conversion functions after
21251 midna_domain_to_utf8 takes an UTF-8 domain name and verifies