Searched refs:Name_Root (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | recurse.c | 162 char *root = Name_Root (NULL, update_dir); 586 char *this_root = Name_Root ((char *) NULL, update_dir); 1012 char *this_root = Name_Root (dir, update_dir);
|
| H A D | root.c | 25 Name_Root (dir, update_dir) in Name_Root() function
|
| H A D | main.c | 834 CVSADM_Root = Name_Root((char *) NULL, (char *) NULL);
|
| H A D | cvs.h | 470 char *Name_Root PROTO((char *dir, char *update_dir));
|
| H A D | ChangeLog-9194 | 155 * root.c (Name_Root): remove unused variables has_cvsadm and path
|
| H A D | client.c | 244 this_root = Name_Root (arg, (char *) NULL); 251 this_root = Name_Root ((char *) NULL, (char *) NULL);
|
| H A 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
|
| H A 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
|
| H A D | ChangeLog | 3133 * main.c (main): Don't call Name_Root if -d specified.
|