Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/rio/
H A Drio_notifier.c32 static int wsa_started; variable
36 if (wsa_started) { in ossl_wsa_cleanup()
37 wsa_started = 0; in ossl_wsa_cleanup()
49 wsa_started = 1; in DEFINE_RUN_ONCE_STATIC()