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