Searched refs:WSAAPI (Results 1 - 2 of 2) sorted by relevance

/external/libpcap/Win32/Src/
H A Dgai_strerror.c76 WSAAPI gai_strerrorA(int ecode)
/external/openssl/crypto/bio/
H A Db_sock.c92 * WSAAPI specifier is required to make indirect calls to run-time
96 * Windows. On non-WinSock platforms WSAAPI needs to be void.
98 #ifndef WSAAPI
99 #define WSAAPI macro
665 int (WSAAPI *f)(const char *,const char *,
670 void (WSAAPI *f)(struct addrinfo *);
892 int (WSAAPI *f)(const struct sockaddr *,size_t/*socklen_t*/,

Completed in 646 milliseconds