Home
last modified time | relevance | path

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

/openssl/test/
H A Dsimpledynamic.h21 # define SD_SHLIB 0 macro
24 # define SD_SHLIB (RTLD_GLOBAL|RTLD_LAZY) macro
36 # define SD_SHLIB 0 macro
H A Dshlibloadtest.c85 if (!sd_load(path_crypto, &cryptolib, SD_SHLIB)) { in test_lib()
94 if (!sd_load(path_ssl, &ssllib, SD_SHLIB)) { in test_lib()
100 if (!sd_load(path_crypto, &cryptolib, SD_SHLIB)) { in test_lib()

Completed in 11 milliseconds