Home
last modified time | relevance | path

Searched refs:DSO_FLAG_NO_NAME_TRANSLATION (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Ddso.h33 # define DSO_FLAG_NO_NAME_TRANSLATION 0x01 macro
/openssl/crypto/dso/
H A Ddso_lib.c254 if ((dso->flags & DSO_FLAG_NO_NAME_TRANSLATION) == 0) { in DSO_merge()
277 if ((dso->flags & DSO_FLAG_NO_NAME_TRANSLATION) == 0) { in DSO_convert_filename()
H A Ddso_dl.c68 (dso->flags & DSO_FLAG_NO_NAME_TRANSLATION ? 0 : in dl_load()

Completed in 6 milliseconds