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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Didnconv.c136 int exit_value; local
372 exit_value = decode_file(resconf1, resconf2, fp, flags);
374 exit_value = encode_file(resconf1, resconf2, fp, flags);
379 return exit_value;

Completed in 9 milliseconds