Searched refs:svn_ra_plugin_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_ra.h661 * @c svn_ra_plugin_t, or svn_ra_version(). This function must not be called
2319 typedef struct svn_ra_plugin_t
2540 } svn_ra_plugin_t;
2548 * value must be of type (<tt>@c svn_ra_plugin_t *</tt>). @a pool is a
2652 svn_ra_get_ra_library(svn_ra_plugin_t **library,
2315 typedef struct svn_ra_plugin_t struct
2536 } svn_ra_plugin_t; typedef in typeref:struct:svn_ra_plugin_t
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Dwrapper_template.h34 * It contains an svn_ra_plugin_t and wrappers for all of its functions,
464 static const svn_ra_plugin_t compat_plugin = {
H A Dra_loader.c1518 svn_ra_get_ra_library(svn_ra_plugin_t **library,

Completed in 202 milliseconds