Searched refs:errormsg (Results 1 - 4 of 4) sorted by relevance
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/ |
H A D | util.c | 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("canno 423 errormsg(const char *fmt, ...) { function [all...] |
H A D | idnconv.c | 160 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 D | util.h | 85 extern void errormsg(const char *fmt, ...);
|
/bind-9.6-ESV-R11/bin/rndc/ |
H A D | rndc.c | 199 char *errormsg = NULL; local 225 result = isccc_cc_lookupstring(data, "err", &errormsg); 229 progname, command, errormsg);
|
Completed in 13 milliseconds