Searched defs:errormsg (Results 1 - 2 of 2) 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...]
/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 10 milliseconds