Home
last modified time | relevance | path

Searched refs:SVN_RA_CAPABILITY_DEPTH (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_ra_serf/
HDoptions.c176 SVN_RA_CAPABILITY_DEPTH, capability_yes); in capabilities_headers_iterator_callback()
357 svn_hash_sets(session->capabilities, SVN_RA_CAPABILITY_DEPTH, in options_response_handler()
HDupdate.c2757 SVN_RA_CAPABILITY_DEPTH, scratch_pool)); in make_update_reporter()
/NextBSD/contrib/subversion/subversion/libsvn_client/
HDswitch.c303 SVN_RA_CAPABILITY_DEPTH, pool)); in switch_internal()
HDupdate.c453 SVN_RA_CAPABILITY_DEPTH, scratch_pool)); in update_internal()
HDstatus.c479 SVN_RA_CAPABILITY_DEPTH, pool)); in svn_client_status6()
HDdiff.c2052 SVN_RA_CAPABILITY_DEPTH, scratch_pool)); in diff_repos_wc()
/NextBSD/contrib/subversion/subversion/include/
HDsvn_ra.h2113 #define SVN_RA_CAPABILITY_DEPTH "depth" macro
/NextBSD/contrib/subversion/subversion/libsvn_ra_local/
HDra_plugin.c1638 if (strcmp(capability, SVN_RA_CAPABILITY_DEPTH) == 0 in svn_ra_local__has_capability()
/NextBSD/contrib/subversion/subversion/libsvn_ra_svn/
HDclient.c2765 {SVN_RA_CAPABILITY_DEPTH, SVN_RA_SVN_CAP_DEPTH}, in ra_svn_has_capability()