Lines Matching refs:errlog
36 #include "errlog.h"
62 errlog(ERROR, "\"%s\", line %d: Error: Too many levels of "
73 errlog(ERROR, "\"%s\", line %d: Error: Couldn't parse "
91 errlog(TRACING, "Extending file %s\nExtending function %s\n"
98 errlog(ERROR, "\"%s\", line %d: Error: Unable to find spec "
106 errlog(ERROR | FATAL, "Error: strdup() of filename failed\n");
110 errlog(ERROR, "\"%s\", line %d: Error: Unable to open "
132 errlog(ERROR | FATAL, "Error (do_extends): "
153 errlog(ERROR, "\"%s\", line %d: Error occurred while "
171 errlog(ERROR, "\"%s\", line %d: "
180 errlog(ERROR, "\"%s\", line %d: "
189 errlog(ERROR | FATAL,
210 errlog(ERROR | FATAL,
224 errlog(ERROR, "\"%s\", line %d: "
235 errlog(STATUS,
242 errlog(STATUS,
252 errlog(ERROR, "\"%s\", line %d: Error: Unable to find "
322 errlog(ERROR|FATAL, "Unable to determine file position\n");
353 errlog(ERROR | FATAL,
369 errlog(ERROR|FATAL,
388 errlog(ERROR|FATAL, "%s", strerror(errno));