Searched refs:gz_strwinerror (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/lib/libz/
H A Dgzguts.h120 # define zstrerror() gz_strwinerror((DWORD)GetLastError())
198 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
H A Dzconf.h59 # define gz_strwinerror z_gz_strwinerror macro
H A Dgzlib.c32 overwritten by a subsequent call to gz_strwinerror
34 The gz_strwinerror function does not change the current setting of
36 char ZLIB_INTERNAL *gz_strwinerror (error) function

Completed in 87 milliseconds