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

/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_dso.h48 * prior to @c svn_dso_load being used for the first time there
90 svn_dso_load(apr_dso_handle_t **dso,
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Ddso.c108 svn_dso_load(apr_dso_handle_t **dso, const char *fname) function
H A Dauth.c466 SVN_ERR(svn_dso_load(&dso, library_name));
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c152 SVN_ERR(svn_dso_load(&dso, libname));
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c132 SVN_ERR(svn_dso_load(&dso, libname));

Completed in 142 milliseconds