Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_dlfcn.c79 # define DLOPEN_FLAG DL_LAZY macro
82 # define DLOPEN_FLAG RTLD_NOW macro
84 # define DLOPEN_FLAG 0 macro
88 # define DLOPEN_FLAG RTLD_NOW /* Hope this works everywhere else */ macro
/third_party/openssl/crypto/dso/
H A Ddso_dlfcn.c79 # define DLOPEN_FLAG DL_LAZY macro
82 # define DLOPEN_FLAG RTLD_NOW macro
84 # define DLOPEN_FLAG 0 macro
88 # define DLOPEN_FLAG RTLD_NOW /* Hope this works everywhere else */ macro

Completed in 3 milliseconds