Searched refs:Name_Repository (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | add.c | 186 repository = Name_Repository (NULL, NULL); in add() 230 repository = Name_Repository (NULL, update_dir); in add() 328 repository = Name_Repository (NULL, finfo.update_dir); in add()
|
| D | repos.c | 31 Name_Repository (const char *dir, const char *update_dir) in Name_Repository() function
|
| D | recurse.c | 422 repos = Name_Repository (dir, tmp_update_dir); in start_recursion() 725 repository = Name_Repository (NULL, update_dir); in do_recursion() 777 Name_Repository (NULL, update_dir); in do_recursion()
|
| D | cvs.h | 502 char *Name_Repository (const char *dir, const char *update_dir);
|
| D | acl.c | 1103 repos = Name_Repository (dir, NULL); in acl_dirproc() 1931 repos = Name_Repository (dir, NULL); in acllist_dirproc()
|
| D | checkout.c | 1010 repos = Name_Repository (NULL, preload_update_dir); in checkout_proc()
|
| D | commit.c | 1684 real_repos = Name_Repository (dir, update_dir); in commit_direntproc() 1708 char *repos = Name_Repository (NULL, update_dir); in commit_dirleaveproc()
|
| D | update.c | 415 char *repos = Name_Repository (NULL, NULL); in update() 425 char *repos = Name_Repository (NULL, NULL); in update()
|
| D | client.c | 2494 toplevel_repos = Name_Repository (update_dir, update_dir); in send_a_repository() 4675 char *repos = Name_Repository (dir, update_dir); in send_dirent_proc()
|
| D | ChangeLog-9395 | 1093 value of Name_Repository after it has been used. 1529 * repos.c (Name_Repository): Use the isabsolute function instead of 1963 * repos.c (Name_Repository): Remove dcl of set-but-not-used local, 3714 * repos.c (Name_Repository): Don't test whether the repository exists
|
| D | ChangeLog-96 | 24 * repos.c (Name_Repository): Add comment regarding wording of 1558 Name_Repository in !(which & W_LOCAL) case. 1759 * repos.c (Name_Repository): Remove sanity checks which spend time 3149 * repos.c (Name_Repository): Fix comments.
|
| D | ChangeLog | 923 * repos.c (Name_Repository): Ditto. 2436 release.c (release), repos.c (Name_Repository, Short_Repository), 2453 * repos.c (Name_Repository): asnprintf, not sprintf. 2467 * repos.c (Name_Repository): Simplify string construction with 4404 do_file_proc), remove.c (remove_dirproc), repos.c (Name_Repository, 5487 repos.c (Name_Repository): Use consistent quoting in error messages. 5588 Name_Repository is not a memory leak. 5592 * repos.c (Name_Repository): Replace a FIXME with the improved error 8559 this is called, so the first argument to Name_Repository needs to 10053 * repos.c (Name_Repository): Use pathname_levels to detect attempts
|
| D | server.c | 2934 repos = Name_Repository (NULL, NULL); in server_notify()
|
| D | ChangeLog-97 | 1115 (Name_Repository): call Sanitize_Repository_Name before returning 1812 * repos.c (Name_Repository): Check for errors from fclose.
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | TODO | 114 122. If Name_Repository fails, it currently causes CVS to die completely. It
|