Home
last modified time | relevance | path

Searched defs:DSO (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Ddso.h57 typedef struct dso_st DSO; typedef
/freebsd/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dso_pthread_create.c43 #define DSO TESTDIR "/h_pthread_dlopen.so" macro
H A Dt_main_pthread_create.c42 #define DSO TESTDIR "/h_pthread_dlopen.so" macro
H A Dt_dlopen.c50 #define DSO TESTDIR "/h_pthread_dlopen.so" macro
/freebsd/crypto/openssl/test/
H A Dshlibloadtest.c18 typedef void DSO; typedef
/freebsd/crypto/heimdal/lib/krb5/
H A Dplugin.c47 enum { DSO, SYMBOL } type; enumerator