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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Didnconv.c126 char *in_code = NULL; local
168 in_code = av[1];
275 if (in_code == NULL) {
286 set_idncode(resconf1, in_code);
287 set_localcode(resconf2, in_code);
290 if (in_code == NULL) {
301 set_localcode(resconf1, in_code);
302 set_idncode(resconf2, in_code);

Completed in 18 milliseconds