Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dinit.c56 static int base_inited = 0; variable
78 base_inited = 1; in DEFINE_RUN_ONCE_STATIC()
146 (void *)&base_inited, &handle); in DEFINE_RUN_ONCE_STATIC()
166 dso = DSO_dsobyaddr(&base_inited, DSO_FLAG_NO_UNLOAD_ON_FREE); in DEFINE_RUN_ONCE_STATIC()
384 if (!base_inited) in OPENSSL_cleanup()
488 base_inited = 0; in OPENSSL_cleanup()