Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bzip2/
H A Dbzlib.c1544 static const char *bzerrorstrings[] = { variable
1570 return bzerrorstrings[err*-1]; in BZ_API()