Home
last modified time | relevance | path

Searched refs:start_recursion (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/src/
H A Dedit.c104 err = start_recursion (onoff_fileproc, onoff_filesdoneproc, NULL, NULL, in watch_onoff()
234 err += start_recursion (dummy_fileproc, NULL, NULL, NULL, NULL, argc, in send_notifications()
248 err += start_recursion (ncheck_fileproc, NULL, NULL, NULL, NULL, argc, in send_notifications()
592 err = start_recursion (edit_fileproc, NULL, NULL, NULL, NULL, argc, argv, in edit()
754 err = start_recursion (unedit_fileproc, NULL, NULL, NULL, NULL, argc, argv, in unedit()
1230 return start_recursion (editors_fileproc, NULL, NULL, NULL, NULL, in editors()
H A Dremove.c93 start_recursion (remove_force_fileproc, NULL, NULL, NULL, in cvsremove()
116 err = start_recursion (remove_fileproc, NULL, remove_dirproc, NULL, in cvsremove()
H A Dwatch.c368 err = start_recursion in watch_addremove()
537 return start_recursion (watchers_fileproc, NULL, NULL, in watchers()
H A Dls.c665 err = start_recursion (ls_fileproc, NULL, ls_direntproc, in ls_proc()
676 err = start_recursion (ls_fileproc, NULL, ls_direntproc, in ls_proc()
H A Dannotate.c248 err = start_recursion (annotate_fileproc, NULL, NULL, NULL, NULL, in rannotate_proc()
H A Dstatus.c110 err = start_recursion (status_fileproc, NULL, status_dirproc, in cvsstatus()
H A Dtag.c518 err = start_recursion (check_fileproc, check_filesdoneproc, in rtag_proc()
533 err = start_recursion in rtag_proc()
1671 start_recursion in tag_check_valid()
H A Dcommit.c528 err = start_recursion in commit()
729 err = start_recursion (check_fileproc, check_filesdoneproc, in commit()
740 err = start_recursion (commit_fileproc, commit_filesdoneproc, in commit()
H A Dcvs.h660 int start_recursion (FILEPROC fileproc, FILESDONEPROC filesdoneproc,
H A Dpatch.c357 err = start_recursion (patch_fileproc, NULL, patch_dirproc, NULL, NULL, in patch_proc()
H A Ddiff.c483 err = start_recursion (diff_fileproc, diff_filesdoneproc, diff_dirproc, in diff()
H A Dlock.c1197 start_recursion in lock_tree_promotably()
H A Dadmin.c578 err = start_recursion in admin()
H A Drecurse.c156 start_recursion (FILEPROC fileproc, FILESDONEPROC filesdoneproc, in start_recursion() function
H A Dupdate.c506 err = start_recursion in do_update()
522 err = start_recursion (update_fileproc, update_filesdone_proc, in do_update()
H A Dlog.c553 err = start_recursion (log_fileproc, NULL, log_dirproc, in rlog_proc()
H A Dclient.c4960 err = start_recursion in send_files()