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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Doptions.c245 SVN_RA_CAPABILITY_LIST, capability_yes);
399 svn_hash_sets(session->capabilities, SVN_RA_CAPABILITY_LIST,
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_ra.h2269 #define SVN_RA_CAPABILITY_LIST "list"
2266 #define SVN_RA_CAPABILITY_LIST macro
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c669 SVN_ERR(svn_ra__assert_capable_server(session, SVN_RA_CAPABILITY_LIST,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_local/
H A Dra_plugin.c1683 || strcmp(capability, SVN_RA_CAPABILITY_LIST) == 0
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c3079 {SVN_RA_CAPABILITY_LIST, SVN_RA_SVN_CAP_LIST},

Completed in 270 milliseconds