Searched refs:want_custom_revprops (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dlog.c522 svn_boolean_t want_custom_revprops;
541 want_custom_revprops = FALSE;
555 want_custom_revprops = TRUE;
561 want_custom_revprops = TRUE;
564 if (want_custom_revprops)
519 svn_boolean_t want_custom_revprops; local
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c1504 svn_boolean_t want_custom_revprops;
1521 want_custom_revprops = FALSE;
1527 if (!want_custom_revprops
1531 want_custom_revprops = TRUE;
1538 want_custom_revprops = TRUE;
1574 if (want_custom_revprops && rplist == NULL)
1503 svn_boolean_t want_custom_revprops; local

Completed in 77 milliseconds