Searched refs:winerror_to_errno (Results 1 – 2 of 2) sorted by relevance
2 int winerror_to_errno(int winerror) in winerror_to_errno() function
874 posix_errno = winerror_to_errno(errcode); in WindowsError_init()