Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/test/
H A Dminigzip.c89 static char *strwinerror (error) in strwinerror() function
132 fprintf(stderr, "%s: %s\n", s, strwinerror(GetLastError ()));
134 fprintf(stderr, "%s\n", strwinerror(GetLastError ()));
/freebsd/sys/contrib/zlib/
H A DChangeLog637 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()