Lines Matching refs:errormsg
93 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("cannot add local map: %s\n",
360 errormsg("error setting nameprep %s: %s\n",
374 errormsg("cannot add nameprep map: %s\n",
388 errormsg("cannot add normalizer: %s\n",
402 errormsg("cannot add prohibit checker: %s\n",
416 errormsg("cannot add unassigned checker: %s\n",
423 errormsg(const char *fmt, ...) {