Searched defs:DLOPEN_FLAG (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/dso/
H A Ddso_dlfcn.c149 # define DLOPEN_FLAG DL_LAZY macro
152 # define DLOPEN_FLAG RTLD_NOW macro
154 # define DLOPEN_FLAG 0 macro
159 # define DLOPEN_FLAG 1 macro
161 # define DLOPEN_FLAG RTLD_NOW /* Hope this works everywhere else */ macro

Completed in 235 milliseconds