Searched defs:dso (Results 1 - 16 of 16) sorted by last modified time

/freebsd-10.0-release/crypto/openssl/engines/
H A De_4758cca.c164 static DSO *dso = NULL; variable
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/dso/
H A Ddso_beos.c113 beos_load(DSO *dso) argument
148 beos_unload(DSO *dso) argument
175 beos_bind_var(DSO *dso, const char *symname) argument
205 beos_bind_func(DSO *dso, const char *symname) argument
236 beos_name_converter(DSO *dso, const char *filename) argument
[all...]
H A Ddso_dl.c122 dl_load(DSO *dso) argument
162 dl_unload(DSO *dso) argument
186 dl_bind_var(DSO *dso, const char *symname) argument
217 dl_bind_func(DSO *dso, const char *symname) argument
248 dl_merger(DSO *dso, const char *filespec1, const char *filespec2) argument
324 dl_name_converter(DSO *dso, const char *filename) argument
[all...]
H A Ddso_dlfcn.c165 dlfcn_load(DSO *dso) argument
206 dlfcn_unload(DSO *dso) argument
230 dlfcn_bind_var(DSO *dso, const char *symname) argument
260 dlfcn_bind_func(DSO *dso, const char *symname) argument
294 dlfcn_merger(DSO *dso, const char *filespec1, const char *filespec2) argument
369 dlfcn_name_converter(DSO *dso, const char *filename) argument
[all...]
H A Ddso_lib.c81 DSO_METHOD *DSO_get_method(DSO *dso) argument
86 DSO_METHOD *DSO_set_method(DSO *dso, DSO_METHOD *meth) argument
131 int DSO_free(DSO *dso) argument
176 DSO_flags(DSO *dso) argument
182 DSO_up_ref(DSO *dso) argument
194 DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags) argument
255 DSO_bind_var(DSO *dso, const char *symname) argument
278 DSO_bind_func(DSO *dso, const char *symname) argument
309 DSO_ctrl(DSO *dso, int cmd, long larg, void *parg) argument
340 DSO_set_name_converter(DSO *dso, DSO_NAME_CONVERTER_FUNC cb, DSO_NAME_CONVERTER_FUNC *oldcb) argument
355 DSO_get_filename(DSO *dso) argument
365 DSO_set_filename(DSO *dso, const char *filename) argument
393 DSO_merge(DSO *dso, const char *filespec1, const char *filespec2) argument
413 DSO_convert_filename(DSO *dso, const char *filename) argument
450 DSO_get_loaded_filename(DSO *dso) argument
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/conf/
H A Dconf_mod.c80 DSO *dso; member in struct:conf_module_st
248 DSO *dso = NULL; local
291 module_add(DSO *dso, const char *name, conf_init_func *ifunc, conf_finish_func *ffunc) argument
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dplugin.c52 } dso; member in union:plugin::__anon4861
/freebsd-10.0-release/lib/libc/arm/aeabi/
H A Daeabi_atexit.c34 __aeabi_atexit(void *object, void (*func)(void*), void *dso) argument
/freebsd-10.0-release/lib/libc/stdlib/
H A Datexit.c137 __cxa_atexit(void (*func)(void *), void *arg, void *dso) argument
160 __cxa_finalize(void *dso) argument
[all...]
/freebsd-10.0-release/contrib/gcc/config/
H A Ddarwin-crt3.c456 atexit_common (const struct one_atexit_routine *r, const void *dso) argument
513 __cxa_atexit (cxa_atexit_callback func, void* arg, const void* dso) argument
/freebsd-10.0-release/contrib/apr-util/crypto/
H A Dapr_crypto.c149 apr_dso_handle_t *dso; local
/freebsd-10.0-release/contrib/apr/dso/unix/
H A Ddso.c60 apr_dso_handle_t *dso = thedso; local
241 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, argument
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dauth.c451 apr_dso_handle_t *dso; local
H A Ddso.c66 svn_dso_load_internal(apr_dso_handle_t **dso, const char *fname) argument
108 svn_dso_load(apr_dso_handle_t **dso, const char *fname) argument
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c108 apr_dso_handle_t *dso; local
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c137 apr_dso_handle_t *dso; local

Completed in 164 milliseconds