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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dnameprep.c147 const char *mapped; local
154 mapped = NULL;
157 mapped = (*handle->map_proc)(v);
160 if (mapped == NULL) {
170 mappeddata = (const unsigned char *)mapped + 1;
171 mappedlen = *mapped;
/bind-9.6-ESV-R11/bin/tests/system/checkconf/
H A Dbad.conf39 match-mapped-addresses yes;
H A Dgood.conf43 match-mapped-addresses yes;

Completed in 10 milliseconds