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

/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c149 static void idn_check_result(idn_result_t r, const char *msg);
1888 idn_check_result(mr, "convert textname to UTF-8");
1925 idn_check_result(mr, "convert origin to UTF-8");
1928 idn_check_result(mr, "append origin to textname");
1933 idn_check_result(mr, "convert UTF-8 textname to IDN encoding");
3820 idn_check_result(idn_result_t r, const char *msg) { function

Completed in 1255 milliseconds