Home
last modified time | relevance | path

Searched refs:R_SKIP_ALL (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl2/xcvs/dist/src/
H A Drecurse.c621 if (frame->flags == R_SKIP_ALL) in do_recursion()
1104 dir_return = R_SKIP_ALL; in do_dir_proc()
1108 if (dir_return != R_SKIP_ALL) in do_dir_proc()
1120 dir_return = R_SKIP_ALL; in do_dir_proc()
1169 if (dir_return == R_SKIP_ALL) in do_dir_proc()
1188 dir_return = R_SKIP_ALL; in do_dir_proc()
1194 if (dir_return != R_SKIP_ALL) in do_dir_proc()
H A Dupdate.c897 return R_SKIP_ALL; in update_dirent_proc()
904 return R_SKIP_ALL; in update_dirent_proc()
922 return R_SKIP_ALL; in update_dirent_proc()
928 return R_SKIP_ALL; in update_dirent_proc()
982 return R_SKIP_ALL; in update_dirent_proc()
H A Dcommit.c153 return R_SKIP_ALL; in find_dirent_proc()
1141 return R_SKIP_ALL; in check_direntproc()
1669 return R_SKIP_ALL; in commit_direntproc()
H A Dls.c528 retval = R_SKIP_ALL; in ls_direntproc()
H A Dtag.c1456 return R_SKIP_ALL; in tag_dirproc()
1649 return R_SKIP_ALL; in val_direntproc()
H A Dcvs.h359 R_SKIP_ALL /* don't process files or dirs */ enumerator
H A Ddiff.c883 return R_SKIP_ALL; in diff_dirproc()
H A Dclient.c4647 return R_SKIP_ALL; in send_dirent_proc()
4701 return dir_exists ? R_PROCESS : R_SKIP_ALL; in send_dirent_proc()
H A Dlog.c1750 return R_SKIP_ALL; in log_dirproc()
H A DChangeLog-9395969 * diff.c (diff_dirproc): just return R_SKIP_ALL if dir not exist.
2788 R_SKIP_ALL.