Searched refs:win32_perror (Results 1 – 2 of 2) sorted by relevance
50 #define perror(m) win32_perror(m)51 void win32_perror(const char *msg);
149 void win32_perror(const char *msg) in win32_perror() function