Home
last modified time | relevance | path

Searched refs:bunzip_errors (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/other/
Dbzcat.c646 char *bunzip_errors[] = {0, "not bzip", "bad data", "old format"}; in bunzipStream() local
661 return bunzip_errors[-i]; in bunzipStream()