OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:midna_domain_to_utf8
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
midna_domain.h
20
extern const char *
midna_domain_to_utf8
(const char *);
mac_midna.c
71
if ((uname =
midna_domain_to_utf8
(name)) == 0) {
midna_domain.c
17
/* const char *
midna_domain_to_utf8
(
43
/*
midna_domain_to_utf8
() converts an UTF-8 or ASCII domain
51
/*
midna_domain_to_utf8
().
299
/*
midna_domain_to_utf8
- convert name to UTF8 */
301
const char *
midna_domain_to_utf8
(const char *name)
function
345
if ((cache_res =
midna_domain_to_utf8
(STR(midna_domain_buf))) == 0)
393
utf8 =
midna_domain_to_utf8
(bp);
400
utf8 =
midna_domain_to_utf8
(ascii);
/src/external/ibm-public/postfix/dist/src/global/
midna_adomain.c
87
} else if ((domain_utf8 =
midna_domain_to_utf8
(cp)) == 0) {
/src/external/ibm-public/postfix/dist/src/bounce/
bounce_template.c
473
} else if ((utf8_val =
midna_domain_to_utf8
(asc_val)) == 0) {
Completed in 67 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026