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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bio/
H A Db_sock.c97 * WSAAPI specifier is required to make indirect calls to run-time
101 * Windows. On non-WinSock platforms WSAAPI needs to be void.
103 #ifndef WSAAPI
104 #define WSAAPI macro
646 int (WSAAPI *f)(const char *,const char *,
651 void (WSAAPI *f)(struct addrinfo *);
869 int (WSAAPI *f)(const struct sockaddr *,size_t/*socklen_t*/,

Completed in 28 milliseconds