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

/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_ra_svn.h155 SVN_RA_SVN_LIST enumerator in enum:__anon7025
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c206 if (elt->kind != SVN_RA_SVN_LIST)
1411 if (elt->kind != SVN_RA_SVN_LIST)
1594 if (elt->kind != SVN_RA_SVN_LIST)
1688 if (elt->kind != SVN_RA_SVN_LIST)
1936 if (item->kind != SVN_RA_SVN_LIST)
1983 if (elt->kind != SVN_RA_SVN_LIST)
2229 else if (item->kind != SVN_RA_SVN_LIST)
2290 else if (item->kind != SVN_RA_SVN_LIST)
2397 if (item->kind != SVN_RA_SVN_LIST)
2666 if (elt->kind != SVN_RA_SVN_LIST)
[all...]
H A Dmarshal.c107 case SVN_RA_SVN_LIST:
151 case SVN_RA_SVN_LIST:
1414 item->kind = SVN_RA_SVN_LIST;
1622 if (**fmt == '(' && elt->kind == SVN_RA_SVN_LIST)
1664 else if (**fmt == 'l' && elt->kind == SVN_RA_SVN_LIST)
1744 if (item->kind != SVN_RA_SVN_LIST)
1780 if (elt->kind != SVN_RA_SVN_LIST)
1825 if (elt->kind != SVN_RA_SVN_LIST)
3086 CHECK_PROTOCOL_COND(elt->kind == SVN_RA_SVN_LIST);
/freebsd-12-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c1381 if (item->kind != SVN_RA_SVN_LIST)
3071 if (item->kind != SVN_RA_SVN_LIST)
3255 if (item->kind != SVN_RA_SVN_LIST)

Completed in 146 milliseconds