Searched refs:DSO_FLAG_NAME_TRANSLATION_EXT_ONLY (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/dso/
H A Ddso_beos.c248 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
260 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
H A Ddso_dl.c335 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
347 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
H A Ddso_dlfcn.c381 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
393 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
H A Ddso.h91 #define DSO_FLAG_NAME_TRANSLATION_EXT_ONLY 0x02 macro
/barrelfish-master/include/openssl/
H A Ddso.h91 #define DSO_FLAG_NAME_TRANSLATION_EXT_ONLY 0x02 macro
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_nuron.c133 DSO_FLAG_NAME_TRANSLATION_EXT_ONLY);

Completed in 41 milliseconds