Searched refs:win32_strerror (Results 1 – 1 of 1) sorted by relevance
136 static const char *win32_strerror(int err, char *buf, size_t buflen) in win32_strerror() function150 win32_strerror(err, buf, sizeof(buf)); in win32_perror()196 return win32_strerror(err, buf, sizeof(buf)); in sstrerror()
Completed in 4 milliseconds