Home
last modified time | relevance | path

Searched defs:gzerror (Results 1 – 2 of 2) sorted by relevance

/minix3/common/dist/zlib/contrib/ada/
H A Dzlib-thin.ads234 function gzerror (file : gzFile; errnum : Int_Access) return Chars_Ptr; subprogspec
/minix3/common/dist/zlib/
H A Dgzio.c998 const char * ZEXPORT gzerror (file, errnum) in gzerror() function