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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_dlfcn.c122 # define DLOPEN_FLAG DL_LAZY macro
125 # define DLOPEN_FLAG RTLD_NOW macro
127 # define DLOPEN_FLAG 0 macro
132 # define DLOPEN_FLAG 1 macro
134 # define DLOPEN_FLAG RTLD_NOW /* Hope this works everywhere else */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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 138 milliseconds