Searched refs:Name_Root (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | root.h | 58 cvsroot_t *Name_Root (const char *dir, const char *update_dir);
|
| D | recurse.c | 267 cvsroot_t *root = Name_Root (NULL, update_dir); in start_recursion() 691 cvsroot_t *this_root = Name_Root (NULL, update_dir); in do_recursion() 1146 cvsroot_t *this_root = Name_Root (dir, update_dir); in do_dir_proc()
|
| D | root.c | 34 Name_Root (const char *dir, const char *update_dir) in Name_Root() function
|
| D | main.c | 1038 CVSroot_parsed = Name_Root (NULL, NULL); in main()
|
| D | client.c | 186 this_root = Name_Root (arg, NULL); in arg_should_not_be_sent_to_server() 198 this_root = Name_Root (NULL, NULL); in arg_should_not_be_sent_to_server()
|
| D | ChangeLog-9194 | 155 * root.c (Name_Root): remove unused variables has_cvsadm and path
|
| D | ChangeLog-9395 | 1531 * root.c (Name_Root): Same. 2481 * root.c (Name_Root): merge identical adjacent conditionals. 3488 command is "server", don't call Name_Root, don't check access to 3653 * root.c (Name_Root): Make error messages which happen if root is
|
| D | ChangeLog | 924 * root.c (Name_Root, Create_Root): Ditto. 1518 * root.c (Name_Root): s/TRACE_FUNCTION/TRACE_FLOW/. 1942 * root.c (Name_Root): Ditto. 2624 * cvs.h (Name_Root, free_cvsroot_t, parse_cvsroot, local_cvsroot, 2629 (start_recusrion, do_recursion): Use new Name_Root API. 2632 (main): Use new Name_Root API. Restore deletion of root directories 2634 * root.c (Name_Root): Return a parsed cvsroot_t rather than a string. 4405 Short_Repository), root.c (Name_Root, Create_Root), run.c 7589 (Name_Root): Save errno so it doesn't get clobbered 7840 by Name_Root. Patch by Simon Walton <simonw@lucent.com>. [all …]
|
| D | ChangeLog-96 | 439 * root.c (Name_Root): Use isabsolute to test whether a pathname is 3107 * root.c (Name_Root): remove error message that reports missing
|