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

/freebsd-current/crypto/openssl/test/
H A Dmoduleloadtest.c23 #ifdef SD_INIT
24 SD sd = SD_INIT;
H A Dsimpledynamic.h19 # define SD_INIT NULL macro
35 # define SD_INIT 0 macro
H A Dshlibloadtest.c45 #ifdef SD_INIT
63 SD ssllib = SD_INIT;
64 SD cryptolib = SD_INIT;
211 cryptolib = SD_INIT;
218 ssllib = SD_INIT;
240 if (cryptolib != SD_INIT)
242 if (ssllib != SD_INIT)
287 #ifdef SD_INIT

Completed in 76 milliseconds