Home
last modified time | relevance | path

Searched refs:DSO_flags (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/dso/
Ddso_dl.c335 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dl_name_converter()
347 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dl_name_converter()
Ddso_dlfcn.c381 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dlfcn_name_converter()
393 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dlfcn_name_converter()
Ddso.h224 int DSO_flags(DSO *dso);
Ddso_lib.c176 int DSO_flags(DSO *dso) in DSO_flags() function
/external/openssl/include/openssl/
Ddso.h224 int DSO_flags(DSO *dso);