Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra/
Dra_loader.h243 svn_error_t *(*get_locations)(svn_ra_session_t *session, member
Dwrapper_template.h434 return VTBL.get_locations(session_baton, locations, path, peg_revision, in compat_get_locations()
Dra_loader.c990 err = session->vtable->get_locations(session, locations, path, in svn_ra_get_locations()
/freebsd-12-stable/contrib/subversion/subversion/include/
Dsvn_ra.h2507 svn_error_t *(*get_locations)(void *session_baton, member
/freebsd-12-stable/contrib/subversion/subversion/svnserve/
Dserve.c2626 get_locations(svn_ra_svn_conn_t *conn, in get_locations() function
3802 { "get-locations", get_locations },
/freebsd-12-stable/contrib/subversion/
DCHANGES5658 svn_repos_get_file_revs(), RA->get_locations(), RA->get_file_revs,