Home
last modified time | relevance | path

Searched refs:get_locations (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_ra/
HDra_loader.h222 svn_error_t *(*get_locations)(svn_ra_session_t *session, member
HDwrapper_template.h432 return VTBL.get_locations(session_baton, locations, path, peg_revision, in compat_get_locations()
HDra_loader.c974 err = session->vtable->get_locations(session, locations, path, in svn_ra_get_locations()
/trueos/contrib/subversion/subversion/include/
HDsvn_ra.h2318 svn_error_t *(*get_locations)(void *session_baton, member
/trueos/contrib/subversion/subversion/svnserve/
HDserve.c2348 static svn_error_t *get_locations(svn_ra_svn_conn_t *conn, apr_pool_t *pool, in get_locations() function
3169 { "get-locations", get_locations },
/trueos/contrib/subversion/
HDCHANGES3517 svn_repos_get_file_revs(), RA->get_locations(), RA->get_file_revs,