Searched refs:winapi_strerror (Results 1 – 1 of 1) sorted by relevance
154 static const char* winapi_strerror(const int errorno, bool* must_free) { in winapi_strerror() function194 msg = winapi_strerror(errorno, &must_free); in WinapiErrnoException()