Searched refs:strwinerror (Results 1 – 2 of 2) sorted by relevance
80 static char *strwinerror (error) in strwinerror() function123 fprintf(stderr, "%s: %s\n", s, strwinerror(GetLastError ()));125 fprintf(stderr, "%s\n", strwinerror(GetLastError ()));
440 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()