HomeSort by relevance Sort by last modified time
    Searched refs:DSO_FLAG_NAME_TRANSLATION_EXT_ONLY (Results 1 - 4 of 4) 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 383 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
395 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
dso.h 91 #define DSO_FLAG_NAME_TRANSLATION_EXT_ONLY 0x02
  /external/openssl/include/openssl/
dso.h 91 #define DSO_FLAG_NAME_TRANSLATION_EXT_ONLY 0x02

Completed in 49 milliseconds