/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | repos.c | 35 char *repos = NULL; in Name_Repository() local
|
H A D | history.c | 202 char *repos; /* (Tag is special.) Repository (In history record) */ member 774 const char *cp2, *repos; in history_write() local 1509 char *repos; in report_hrecs() local 1550 char *repos; in report_hrecs() local
|
H A D | remove.c | 291 remove_dirproc (void *callerdat, const char *dir, const char *repos, in remove_dirproc()
|
H A D | commit.c | 109 char *repos; member 1137 check_direntproc (void *callerdat, const char *dir, const char *repos, in check_direntproc() 1289 check_filesdoneproc (void *callerdat, int err, const char *repos, in check_filesdoneproc() 1661 commit_direntproc (void *callerdat, const char *dir, const char *repos, in commit_direntproc() 1708 char *repos = Name_Repository (NULL, update_dir); in commit_dirleaveproc() local
|
H A D | status.c | 368 status_dirproc (void *callerdat, const char *dir, const char *repos, in status_dirproc()
|
H A D | lock.c | 908 lock_wait (const char *repos) in lock_wait() 933 lock_obtained (const char *repos) in lock_obtained()
|
H A D | acl.c | 132 access_allowed (const char *file, const char *repos, const char *tag, in access_allowed() 1081 acl_dirproc (void *callerdat, const char *dir, const char *repos, in acl_dirproc() 1923 acllist_dirproc (void *callerdat, const char *dir, const char *repos, in acllist_dirproc()
|
H A D | patch.c | 808 patch_dirproc (void *callerdat, const char *dir, const char *repos, in patch_dirproc()
|
H A D | diff.c | 931 diff_filesdoneproc (void *callerdat, int err, const char *repos, in diff_filesdoneproc()
|
H A D | tag.c | 731 check_filesdoneproc (void *callerdat, int err, const char *repos, in check_filesdoneproc() 1447 tag_dirproc (void *callerdat, const char *dir, const char *repos, in tag_dirproc()
|
H A D | fileattr.c | 48 fileattr_startdir (const char *repos) in fileattr_startdir()
|
H A D | ls.c | 445 ls_direntproc (void *callerdat, const char *dir, const char *repos, in ls_direntproc()
|
H A D | checkout.c | 1004 char *repos; in checkout_proc() local
|
H A D | update.c | 415 char *repos = Name_Repository (NULL, NULL); in update() local 425 char *repos = Name_Repository (NULL, NULL); in update() local
|
H A D | admin.c | 1093 admin_dirproc (void *callerdat, const char *dir, const char *repos, in admin_dirproc()
|
H A D | recurse.c | 408 char *repos; in start_recursion() local
|
H A D | server.c | 1061 outside_root (char *repos) in outside_root() 1160 dirswitch (char *dir, char *repos) in dirswitch() 1381 char *repos; in serve_directory() local 2923 char *repos; in server_notify() local
|
H A D | client.c | 2329 send_repository (const char *dir, const char *repos, const char *update_dir) in send_repository() 4675 char *repos = Name_Repository (dir, update_dir); in send_dirent_proc() local
|
H A D | rcs.c | 270 RCS_parse (const char *file, const char *repos) in RCS_parse() 6116 char *repos, *workfile; in RCS_unlock() local
|