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

/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dconf_mod.c336 int init_called = 0; local
355 init_called = 1;
381 if (pmod->finish && init_called)

Completed in 44 milliseconds