Searched refs:bunzip_errors (Results 1 – 1 of 1) sorted by relevance
647 char *bunzip_errors[] = {0, "not bzip", "bad data", "old format"}; in bunzipStream() local659 return bunzip_errors[-i]; in bunzipStream()