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

/freebsd-9.3-release/crypto/openssl/crypto/dso/
H A Ddso_dlfcn.c342 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
351 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
H A Ddso_dl.c319 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
328 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
H A Ddso.h95 # define DSO_FLAG_NAME_TRANSLATION_EXT_ONLY 0x02 macro
/freebsd-9.3-release/crypto/openssl/engines/
H A De_nuron.c137 DSO_FLAG_NAME_TRANSLATION_EXT_ONLY);

Completed in 57 milliseconds