HomeSort by relevance Sort by last modified time
    Searched refs:DSO_flags (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/dso/
dso_dl.c 335 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
347 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
dso_dlfcn.c 382 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
394 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
dso.h 224 int DSO_flags(DSO *dso);
dso_lib.c 176 int DSO_flags(DSO *dso)