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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.c93 errormsg("internal error at line %d: %s\n",
104 errormsg("internal buffer overflow at line %d\n",
265 errormsg("error setting default configuration: %s\n",
276 errormsg("error reading configuration file: %s\n",
287 errormsg("cannot reset alias information: %s\n",
293 errormsg("cannot read alias file %s: %s\n",
306 errormsg("cannot create converter for codeset %s: %s\n",
319 errormsg("cannot create converter for codeset %s: %s\n",
332 errormsg("cannot add delimiter: %s\n",
348 errormsg("canno
423 errormsg(const char *fmt, ...) { function
[all...]
H A Didnconv.c160 errormsg("too many " what "\n"); \
243 errormsg("error initializing library\n");
256 errormsg("error initializing configuration contexts\n");
278 errormsg("cannot get the IDN encoding.\n"
293 errormsg("cannot get the local encoding.\n"
311 errormsg("cannot get the local encoding.\n"
326 errormsg("cannot get the IDN encoding.\n"
362 errormsg("cannot open file %s: %s\n",
454 errormsg("conversion failed at line %d: %s\n",
460 errormsg("conversio
[all...]
H A Dutil.h85 extern void errormsg(const char *fmt, ...);
/bind-9.11.3/bin/rndc/
H A Drndc.c256 char *errormsg = NULL; local
283 result = isccc_cc_lookupstring(data, "err", &errormsg);
287 progname, command, errormsg);

Completed in 16 milliseconds