Home
last modified time | relevance | path

Searched refs:versionreq (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/ssl/rio/
H A Drio_notifier.c44 WORD versionreq = 0x0202; /* Version 2.2 */ in DEFINE_RUN_ONCE_STATIC() local
47 if (WSAStartup(versionreq, &wsadata) != 0) in DEFINE_RUN_ONCE_STATIC()