Searched refs:bulk_updates (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dserf.c238 SVN_ERR(svn_config_get_tristate(config, &session->bulk_updates,
304 SVN_ERR(svn_config_get_tristate(config, &session->bulk_updates,
308 session->bulk_updates));
H A Dra_serf.h254 svn_tristate_t bulk_updates;
251 svn_tristate_t bulk_updates; member in struct:svn_ra_serf__session_t
H A Dupdate.c2623 if (sess->bulk_updates == svn_tristate_true)
2628 else if (sess->bulk_updates == svn_tristate_false)
2658 /* Pre-1.8 server didn't send the bulk_updates header. Check if server
/freebsd-11-stable/contrib/subversion/
H A Dwin-tests.py487 no_log, httpv2, short_circuit, bulk_updates):
497 if bulk_updates:

Completed in 84 milliseconds