Searched refs:SVN_RA_CAPABILITY_DEPTH (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/contrib/subversion/subversion/libsvn_ra_serf/ |
| HD | options.c | 176 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()
|
| HD | update.c | 2757 SVN_RA_CAPABILITY_DEPTH, scratch_pool)); in make_update_reporter()
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | switch.c | 303 SVN_RA_CAPABILITY_DEPTH, pool)); in switch_internal()
|
| HD | update.c | 453 SVN_RA_CAPABILITY_DEPTH, scratch_pool)); in update_internal()
|
| HD | status.c | 479 SVN_RA_CAPABILITY_DEPTH, pool)); in svn_client_status6()
|
| HD | diff.c | 2052 SVN_RA_CAPABILITY_DEPTH, scratch_pool)); in diff_repos_wc()
|
| /NextBSD/contrib/subversion/subversion/include/ |
| HD | svn_ra.h | 2113 #define SVN_RA_CAPABILITY_DEPTH "depth" macro
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_local/ |
| HD | ra_plugin.c | 1638 if (strcmp(capability, SVN_RA_CAPABILITY_DEPTH) == 0 in svn_ra_local__has_capability()
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_svn/ |
| HD | client.c | 2765 {SVN_RA_CAPABILITY_DEPTH, SVN_RA_SVN_CAP_DEPTH}, in ra_svn_has_capability()
|