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

/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_ra.h74 typedef svn_error_t *(*svn_ra_get_wc_prop_func_t)(void *baton,
82 * comments for @c svn_ra_get_wc_prop_func_t for @a baton, @a path, and
94 * @c svn_ra_get_wc_prop_func_t for @a baton, @a path, and @a name.
114 * @c svn_ra_get_wc_prop_func_t for @a baton, @a path, and @a name.
564 svn_ra_get_wc_prop_func_t get_wc_prop;
641 svn_ra_get_wc_prop_func_t get_wc_prop;
73 typedef svn_error_t *(*svn_ra_get_wc_prop_func_t)(void *baton, typedef

Completed in 181 milliseconds