/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | history.c | 199 char *repos; /* (Tag is special.) Repository (In history record) */ member 771 const char *cp2, *repos; in history_write() local 1506 char *repos; in report_hrecs() local 1547 char *repos; in report_hrecs() local
|
H A D | commit.c | 107 char *repos; member 1185 check_direntproc (void *callerdat, const char *dir, const char *repos, in check_direntproc() 1336 check_filesdoneproc (void *callerdat, int err, const char *repos, in check_filesdoneproc() 1680 commit_direntproc (void *callerdat, const char *dir, const char *repos, in commit_direntproc() 1727 char *repos = Name_Repository (NULL, update_dir); in commit_dirleaveproc() local
|
H A D | repos.c | 33 char *repos = NULL; in Name_Repository() local
|
H A D | remove.c | 270 remove_dirproc (void *callerdat, const char *dir, const char *repos, in remove_dirproc()
|
H A D | status.c | 346 status_dirproc (void *callerdat, const char *dir, const char *repos, in status_dirproc()
|
H A D | lock.c | 861 lock_wait (const char *repos) in lock_wait() 886 lock_obtained (const char *repos) in lock_obtained()
|
H A D | tag.c | 680 check_filesdoneproc (void *callerdat, int err, const char *repos, in check_filesdoneproc() 1362 tag_dirproc (void *callerdat, const char *dir, const char *repos, in tag_dirproc()
|
H A D | patch.c | 756 patch_dirproc (void *callerdat, const char *dir, const char *repos, in patch_dirproc()
|
H A D | diff.c | 884 diff_filesdoneproc (void *callerdat, int err, const char *repos, in diff_filesdoneproc()
|
H A D | admin.c | 1003 admin_dirproc (void *callerdat, const char *dir, const char *repos, in admin_dirproc()
|
H A D | ls.c | 443 ls_direntproc (void *callerdat, const char *dir, const char *repos, in ls_direntproc()
|
H A D | fileattr.c | 46 fileattr_startdir (const char *repos) in fileattr_startdir()
|
H A D | update.c | 406 char *repos = Name_Repository (NULL, NULL); in update() local 416 char *repos = Name_Repository (NULL, NULL); in update() local
|
H A D | checkout.c | 1002 char *repos; in checkout_proc() local
|
H A D | recurse.c | 406 char *repos; in start_recursion() local
|
H A D | server.c | 1052 outside_root (char *repos) in outside_root() 1151 dirswitch (char *dir, char *repos) in dirswitch() 1372 char *repos; in serve_directory() local 2914 char *repos; in server_notify() local
|
H A D | client.c | 2322 send_repository (const char *dir, const char *repos, const char *update_dir) in send_repository() 4671 char *repos = Name_Repository (dir, update_dir); in send_dirent_proc() local
|
H A D | rcs.c | 268 RCS_parse (const char *file, const char *repos) in RCS_parse() 6113 char *repos, *workfile; in RCS_unlock() local
|
/dflybsd-src/libexec/diff3prog/ |
H A D | diff3prog.c | 511 repos(int nchar) in repos() function
|