Home
last modified time | relevance | path

Searched refs:win32_perror (Results 1 – 2 of 2) sorted by relevance

/curl/tests/server/
H A Dutil.h51 #define perror(m) win32_perror(m)
52 void win32_perror(const char *msg);
H A Dutil.c146 void win32_perror(const char *msg) in win32_perror() function

Completed in 4 milliseconds