Lines Matching refs:err_quit
134 void err_quit(const char *, ...);
155 err_quit("%s: truncated class file", pfile->pname); in read_uint8()
169 err_quit("%s: truncated class file", pfile->pname); in read_uint16()
184 err_quit("%s: truncated class file", pfile->pname); in read_uint32()
211 err_quit("%s: truncated class file", pfile->pname); in read_utf8()
241 err_quit("sorry, real UTF8 decoding not yet implemented\n"); in utf8tolatin1()
257 err_quit("%s: %s", pfile->pname, strerror(errno)); in skip_bytes()
288 err_quit("path to long"); in add_to_dependencies()
303 err_quit("can't get the canonical path"); in add_to_dependencies()
308 err_quit("can't get the canonical path"); in add_to_dependencies()
442 err_quit("%s: invalid magic", file.pname); in process_class_file()
519 err_quit("corrupted class file\n"); in process_class_file()
580 err_quit("out of memory"); in xmalloc()
594 err_quit("out of memory"); in xcalloc()
605 err_quit("out of memory"); in xrealloc()
611 err_quit(const char* fmt, ...) in err_quit() function
791 err_quit("%s: %s", parg, strerror(errno));
877 err_quit("%s: %s", pout_file, strerror(errno));