Searched refs:Vers_TS (Results 1 – 21 of 21) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/src/ |
| D | vers_ts.c | 18 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()
|
| D | classify.c | 18 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()
|
| D | server.h | 68 void server_modtime (struct file_info *finfo, Vers_TS *vers_ts); 116 void server_updated (struct file_info *finfo, Vers_TS *vers,
|
| D | diff.c | 46 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()
|
| D | update.c | 56 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 …]
|
| D | cvs.h | 769 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);
|
| D | no_diff.c | 26 No_Difference (struct file_info *finfo, Vers_TS *vers) in No_Difference()
|
| D | checkin.c | 31 Vers_TS *vers; in Checkin()
|
| D | remove.c | 159 Vers_TS *vers; in remove_fileproc()
|
| D | status.c | 128 Vers_TS *vers; in status_fileproc()
|
| D | commit.c | 219 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()
|
| D | tag.c | 558 Vers_TS *vers; in check_fileproc() 1162 Vers_TS *vers; in tag_fileproc()
|
| D | ls.c | 339 Vers_TS *vers; in ls_fileproc()
|
| D | import.c | 692 Vers_TS *vers; in update_rcs_file() 839 Vers_TS *vers; in add_tags()
|
| D | add.c | 63 Vers_TS *vers; in add()
|
| D | checkout.c | 1103 Vers_TS *vers; in checkout_proc()
|
| D | admin.c | 622 Vers_TS *vers; in admin_fileproc()
|
| D | edit.c | 353 Vers_TS *vers; in edit_fileproc()
|
| D | client.c | 4290 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()
|
| D | history.c | 1319 Vers_TS *vers; in select_hrec()
|
| D | server.c | 4954 server_modtime (struct file_info *finfo, Vers_TS *vers_ts) in server_modtime() 4981 Vers_TS *vers, in server_updated()
|