Home
last modified time | relevance | path

Searched refs:R_PROCESS (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Drecurse.c204 frame.flags = local ? R_SKIP_DIRS : R_PROCESS; in start_recursion()
987 Dtype dir_return = R_PROCESS; in do_dir_proc()
1179 dir_return = R_PROCESS; in do_dir_proc()
H A Dremove.c275 return (R_PROCESS); in remove_dirproc()
H A Dstatus.c351 return (R_PROCESS); in status_dirproc()
H A Dcommit.c162 return R_PROCESS; in find_dirent_proc()
1194 return R_PROCESS; in check_direntproc()
1708 return R_PROCESS; in commit_direntproc()
H A Dtag.c1377 return R_PROCESS; in tag_dirproc()
1563 return R_PROCESS; in val_direntproc()
H A Dcvs.h348 R_PROCESS = 1, /* process files and maybe dirs */ enumerator
H A Dls.c523 retval = R_PROCESS; in ls_direntproc()
H A Dpatch.c761 return R_PROCESS; in patch_dirproc()
H A Dadmin.c1008 return R_PROCESS; in admin_dirproc()
H A Ddiff.c874 return R_PROCESS; in diff_dirproc()
H A Dlog.c1733 return R_PROCESS; in log_dirproc()
H A Dupdate.c997 return R_PROCESS; in update_dirent_proc()
H A Dclient.c4698 return dir_exists ? R_PROCESS : R_SKIP_ALL; in send_dirent_proc()