Searched refs:svn_cl__check_cancel (Results 1 - 21 of 21) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dupgrade-cmd.c74 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dresolved-cmd.c75 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dadd-cmd.c78 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dcat-cmd.c75 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dresolve-cmd.c113 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dcleanup-cmd.c73 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dcheckout-cmd.c136 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dpropedit-cmd.c227 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dproplist-cmd.c284 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dblame-cmd.c341 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dlist-cmd.c364 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dstatus-cmd.c349 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dcl.h345 svn_cl__check_cancel(void *baton);
H A Dpropget-cmd.c455 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dsvn.c1802 svn_cl__check_cancel(void *baton)
2941 ctx->cancel_func = svn_cl__check_cancel;
1799 svn_cl__check_cancel(void *baton) function
H A Dinfo-cmd.c943 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dcl.h158 svn_cl__check_cancel(void *baton);
H A Dnull-list-cmd.c123 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dnull-blame-cmd.c225 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dnull-info-cmd.c231 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dsvnbench.c345 svn_cl__check_cancel(void *baton)
893 ctx->cancel_func = svn_cl__check_cancel;
342 svn_cl__check_cancel(void *baton) function

Completed in 138 milliseconds