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