Home
last modified time | relevance | path

Searched refs:cvs_recursion (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/usr.bin/cvs/
H A Dfile.h89 struct cvs_recursion;
108 void cvs_file_run(int, char **, struct cvs_recursion *);
109 void cvs_file_walklist(struct cvs_flisthead *, struct cvs_recursion *);
110 void cvs_file_walkdir(struct cvs_file *, struct cvs_recursion *);
H A Drelease.c48 struct cvs_recursion cr; in cvs_release()
98 struct cvs_recursion cr; in cvs_release_local()
H A Dwatch.c60 struct cvs_recursion cr; in cvs_watch()
172 struct cvs_recursion cr; in cvs_watchers()
H A Dedit.c81 struct cvs_recursion cr; in cvs_edit()
153 struct cvs_recursion cr; in cvs_editors()
208 struct cvs_recursion cr; in cvs_unedit()
H A Dremove.c49 struct cvs_recursion cr; in cvs_remove()
H A Dannotate.c63 struct cvs_recursion cr; in cvs_annotate()
H A Dcheckout.c238 struct cvs_recursion cr; in checkout_check_repository()
444 struct cvs_recursion cr; in checkout_repository()
H A Dstatus.c64 struct cvs_recursion cr; in cvs_status()
H A Dcvs.h175 struct cvs_recursion { struct
H A Dfile.c190 cvs_file_run(int argc, char **argv, struct cvs_recursion *cr) in cvs_file_run()
262 cvs_file_walklist(struct cvs_flisthead *fl, struct cvs_recursion *cr) in cvs_file_walklist()
398 cvs_file_walkdir(struct cvs_file *cf, struct cvs_recursion *cr) in cvs_file_walkdir()
H A Dadmin.c62 struct cvs_recursion cr; in cvs_admin()
H A Dtag.c72 struct cvs_recursion cr; in cvs_tag()
H A Dgetlog.c77 struct cvs_recursion cr; in cvs_getlog()
H A Dimport.c72 struct cvs_recursion cr; in cvs_import()
H A Dadd.c62 struct cvs_recursion cr; in cvs_add()
H A Ddiff.c74 struct cvs_recursion cr; in cvs_diff()
H A Dupdate.c68 struct cvs_recursion cr; in cvs_update()
H A Dcommit.c68 struct cvs_recursion cr; in cvs_commit()