Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/bio/
Db_sock.c24 static int wsa_init_done = 0; variable
122 if (!wsa_init_done) { in BIO_sock_init()
125 wsa_init_done = 1; in BIO_sock_init()
154 if (wsa_init_done) { in bio_sock_cleanup_int()
155 wsa_init_done = 0; in bio_sock_cleanup_int()