| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | vers_ts.c | 20 static void time_stamp_server (const char *, Vers_TS *, Entnode *); 42 Vers_TS * 48 Vers_TS *vers_ts; in Version_TS() 55 vers_ts = xmalloc (sizeof (Vers_TS)); in Version_TS() 290 time_stamp_server (const char *file, Vers_TS *vers_ts, Entnode *entdata) in time_stamp_server() 442 freevers_ts (Vers_TS **versp) in freevers_ts()
|
| D | classify.c | 20 Vers_TS * vers); 43 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File() 45 Vers_TS *vers; in Classify_File() 410 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 | 44 static enum diff_file diff_file_nodiff (struct file_info *finfo, Vers_TS *vers, 487 Vers_TS *vers; in diff_fileproc() 571 Vers_TS *xvers; in diff_fileproc() 616 Vers_TS *xvers; in diff_fileproc() 964 diff_file_nodiff (struct file_info *finfo, Vers_TS *vers, in diff_file_nodiff() 967 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); 603 Vers_TS *vers; in update_fileproc() 1183 scratch_file (struct file_info *finfo, Vers_TS *vers) in scratch_file() 1224 checkout_file (struct file_info *finfo, Vers_TS *vers_ts, int adding, in checkout_file() 1313 Vers_TS *xvers_ts; in checkout_file() 1550 patch_file (struct file_info *finfo, Vers_TS *vers_ts, int *docheckout, in patch_file() [all …]
|
| D | cvs.h | 791 typedef struct vers_ts Vers_TS; typedef 793 Vers_TS *Version_TS (struct file_info *finfo, char *options, char *tag, 796 void freevers_ts (Vers_TS ** versp); 803 int No_Difference (struct file_info *finfo, Vers_TS *vers); 835 int force_tag_match, int aflag, Vers_TS **versp, int pipeout);
|
| D | no_diff.c | 28 No_Difference (struct file_info *finfo, Vers_TS *vers) in No_Difference()
|
| D | checkin.c | 33 Vers_TS *vers; in Checkin()
|
| D | remove.c | 161 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() 717 classify_file_internal (struct file_info *finfo, Vers_TS **vers) in classify_file_internal() 810 Vers_TS *vers; in check_fileproc() 1556 Vers_TS *vers; in commit_fileproc()
|
| D | ls.c | 341 Vers_TS *vers; in ls_fileproc()
|
| D | import.c | 688 Vers_TS *vers; in update_rcs_file() 835 Vers_TS *vers; in add_tags()
|
| D | tag.c | 605 Vers_TS *vers; in check_fileproc() 1226 Vers_TS *vers; in tag_fileproc()
|
| D | add.c | 65 Vers_TS *vers; in add()
|
| D | checkout.c | 1105 Vers_TS *vers; in checkout_proc()
|
| D | admin.c | 687 Vers_TS *vers; in admin_fileproc()
|
| D | edit.c | 353 Vers_TS *vers; in edit_fileproc()
|
| D | client.c | 4288 send_modified (const char *file, const char *short_pathname, Vers_TS *vers) in send_modified() 4447 Vers_TS *vers; in send_fileproc() 5004 Vers_TS vers; in client_process_import_file()
|
| D | history.c | 1320 Vers_TS *vers; in select_hrec()
|
| D | server.c | 4959 server_modtime (struct file_info *finfo, Vers_TS *vers_ts) in server_modtime() 4986 Vers_TS *vers, in server_updated()
|
| D | ChangeLog-97 | 2554 * cvs.h (Vers_TS): Add field nonbranch.
|
| D | ChangeLog-96 | 2507 * cvs.h: Move include of server.h after Vers_TS declaration.
|