Searched refs:apr_dso_handle_t (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_dso.h44 typedef struct apr_dso_handle_t apr_dso_handle_t; typedef in typeref:struct:apr_dso_handle_t
59 APR_DECLARE(apr_status_t) apr_dso_load(apr_dso_handle_t **res_handle,
66 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle);
75 apr_dso_handle_t *handle,
84 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buf, apr_size_t bufsize);
H A Dapr_portable.h504 APR_DECLARE(apr_status_t) apr_os_dso_handle_put(apr_dso_handle_t **dso,
514 apr_dso_handle_t *aprdso);
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_dso.h90 svn_dso_load(apr_dso_handle_t **dso,
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_dso.h55 struct apr_dso_handle_t { struct
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddso.c76 svn_dso_load_internal(apr_dso_handle_t **dso, const char *fname)
118 svn_dso_load(apr_dso_handle_t **dso, const char *fname)
H A Dauth.c506 apr_dso_handle_t *dso;
/freebsd-11-stable/contrib/apr/dso/unix/
H A Ddso.c41 APR_DECLARE(apr_status_t) apr_os_dso_handle_put(apr_dso_handle_t **aprdso,
52 apr_dso_handle_t *aprdso)
60 apr_dso_handle_t *dso = thedso;
80 APR_DECLARE(apr_status_t) apr_dso_load(apr_dso_handle_t **res_handle,
167 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle)
173 apr_dso_handle_t *handle,
241 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer,
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapu_dso.c110 apr_status_t apu_dso_load(apr_dso_handle_t **dlhandleptr,
116 apr_dso_handle_t *dlhandle = NULL;
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapu_internal.h40 apr_status_t apu_dso_load(apr_dso_handle_t **dso, apr_dso_handle_sym_t *dsoptr, const char *module,
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_crypto.c198 apr_dso_handle_t *dso;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c141 apr_dso_handle_t *dso;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c145 apr_dso_handle_t *dso;

Completed in 125 milliseconds