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

/freebsd-11-stable/crypto/openssl/crypto/dso/
H A Ddso_beos.c235 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
244 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
H A Ddso_dl.c323 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
332 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
H A Ddso_dlfcn.c365 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0)
374 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-11-stable/crypto/openssl/engines/
H A De_nuron.c137 DSO_FLAG_NAME_TRANSLATION_EXT_ONLY);

Completed in 152 milliseconds