HomeSort by relevance Sort by last modified time
    Searched refs:win32_perror (Results 1 - 2 of 2) sorted by null

  /external/curl/tests/server/
util.h 47 #define perror(m) win32_perror(m)
48 void win32_perror(const char *msg);
util.c 148 void win32_perror(const char *msg) function

Completed in 72 milliseconds