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

/freebsd-10.1-release/contrib/subversion/subversion/svn/
H A Dupgrade-cmd.c74 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 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 Dcheckout-cmd.c129 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 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.c330 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dcl.h330 svn_cl__check_cancel(void *baton);
H A Dlist-cmd.c352 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dstatus-cmd.c342 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dpropget-cmd.c442 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dinfo-cmd.c630 SVN_ERR(svn_cl__check_cancel(ctx->cancel_baton));
H A Dsvn.c1664 svn_cl__check_cancel(void *baton)
2784 ctx->cancel_func = svn_cl__check_cancel;
1661 svn_cl__check_cancel(void *baton) function

Completed in 193 milliseconds