Home
last modified time | relevance | path

Searched refs:Vers_TS (Results 1 – 21 of 21) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/src/
Dvers_ts.c18 static void time_stamp_server (const char *, Vers_TS *, Entnode *);
40 Vers_TS *
46 Vers_TS *vers_ts; in Version_TS()
53 vers_ts = xmalloc (sizeof (Vers_TS)); in Version_TS()
288 time_stamp_server (const char *file, Vers_TS *vers_ts, Entnode *entdata) in time_stamp_server()
440 freevers_ts (Vers_TS **versp) in freevers_ts()
Dclassify.c18 Vers_TS * vers);
41 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
43 Vers_TS *vers; in Classify_File()
408 sticky_ck (struct file_info *finfo, int aflag, Vers_TS *vers) in sticky_ck()
Dserver.h68 void server_modtime (struct file_info *finfo, Vers_TS *vers_ts);
116 void server_updated (struct file_info *finfo, Vers_TS *vers,
Ddiff.c46 static enum diff_file diff_file_nodiff (struct file_info *finfo, Vers_TS *vers,
489 Vers_TS *vers; in diff_fileproc()
533 Vers_TS *xvers; in diff_fileproc()
578 Vers_TS *xvers; in diff_fileproc()
892 diff_file_nodiff (struct file_info *finfo, Vers_TS *vers, in diff_file_nodiff()
895 Vers_TS *xvers; in diff_file_nodiff()
Dupdate.c56 static int checkout_file (struct file_info *finfo, Vers_TS *vers_ts,
61 Vers_TS *vers_ts,
66 static int merge_file (struct file_info *finfo, Vers_TS *vers);
67 static int scratch_file (struct file_info *finfo, Vers_TS *vers);
82 static void join_file (struct file_info *finfo, Vers_TS *vers_ts);
596 Vers_TS *vers; in update_fileproc()
1157 scratch_file (struct file_info *finfo, Vers_TS *vers) in scratch_file()
1198 checkout_file (struct file_info *finfo, Vers_TS *vers_ts, int adding, in checkout_file()
1287 Vers_TS *xvers_ts; in checkout_file()
1516 patch_file (struct file_info *finfo, Vers_TS *vers_ts, int *docheckout, in patch_file()
[all …]
Dcvs.h769 typedef struct vers_ts Vers_TS; typedef
771 Vers_TS *Version_TS (struct file_info *finfo, char *options, char *tag,
774 void freevers_ts (Vers_TS ** versp);
781 int No_Difference (struct file_info *finfo, Vers_TS *vers);
813 int force_tag_match, int aflag, Vers_TS **versp, int pipeout);
Dno_diff.c26 No_Difference (struct file_info *finfo, Vers_TS *vers) in No_Difference()
Dcheckin.c31 Vers_TS *vers; in Checkin()
Dremove.c159 Vers_TS *vers; in remove_fileproc()
Dstatus.c128 Vers_TS *vers; in status_fileproc()
Dcommit.c219 Vers_TS *vers; in find_fileproc()
694 classify_file_internal (struct file_info *finfo, Vers_TS **vers) in classify_file_internal()
787 Vers_TS *vers; in check_fileproc()
1503 Vers_TS *vers; in commit_fileproc()
Dtag.c558 Vers_TS *vers; in check_fileproc()
1162 Vers_TS *vers; in tag_fileproc()
Dls.c339 Vers_TS *vers; in ls_fileproc()
Dimport.c692 Vers_TS *vers; in update_rcs_file()
839 Vers_TS *vers; in add_tags()
Dadd.c63 Vers_TS *vers; in add()
Dcheckout.c1103 Vers_TS *vers; in checkout_proc()
Dadmin.c622 Vers_TS *vers; in admin_fileproc()
Dedit.c353 Vers_TS *vers; in edit_fileproc()
Dclient.c4290 send_modified (const char *file, const char *short_pathname, Vers_TS *vers) in send_modified()
4449 Vers_TS *vers; in send_fileproc()
5006 Vers_TS vers; in client_process_import_file()
Dhistory.c1319 Vers_TS *vers; in select_hrec()
Dserver.c4954 server_modtime (struct file_info *finfo, Vers_TS *vers_ts) in server_modtime()
4981 Vers_TS *vers, in server_updated()