Lines Matching refs:err_quit
137 void err_quit(const char *, ...);
158 err_quit("%s: truncated class file", pfile->pname); in read_uint8()
172 err_quit("%s: truncated class file", pfile->pname); in read_uint16()
187 err_quit("%s: truncated class file", pfile->pname); in read_uint32()
214 err_quit("%s: truncated class file", pfile->pname); in read_utf8()
244 err_quit("sorry, real UTF8 decoding not yet implemented\n"); in utf8tolatin1()
260 err_quit("%s: %s", pfile->pname, strerror(errno)); in skip_bytes()
291 err_quit("path to long"); in add_to_dependencies()
306 err_quit("can't get the canonical path"); in add_to_dependencies()
311 err_quit("can't get the canonical path"); in add_to_dependencies()
445 err_quit("%s: invalid magic", file.pname); in process_class_file()
531 err_quit("corrupted class file\n"); in process_class_file()
592 err_quit("out of memory"); in xmalloc()
606 err_quit("out of memory"); in xcalloc()
617 err_quit("out of memory"); in xrealloc()
623 err_quit(const char* fmt, ...) in err_quit() function
803 err_quit("%s: %s", parg, strerror(errno));
889 err_quit("%s: %s", pout_file, strerror(errno));