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

/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Db_sock.c87 * WSAAPI specifier is required to make indirect calls to run-time
91 * Windows. On non-WinSock platforms WSAAPI needs to be void.
93 # ifndef WSAAPI
94 # define WSAAPI macro
645 int (WSAAPI *f) (const char *, const char *,
652 void (WSAAPI *f) (struct addrinfo *);
869 int (WSAAPI *f) (const struct sockaddr *, size_t /* socklen_t */ ,

Completed in 98 milliseconds