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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dconverter.c108 } converter_ops_t; typedef in typeref:struct:__anon42
112 converter_ops_t *ops;
184 static converter_ops_t none_converter_ops = {
194 static converter_ops_t iconv_converter_ops = {
314 ctx->ops = (converter_ops_t *)v;
500 converter_ops_t *ops;

Completed in 814 milliseconds