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

/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 121 milliseconds