Searched refs:Name_Root (Results 1 – 5 of 5) sorted by relevance
58 cvsroot_t *Name_Root (const char *dir, const char *update_dir);
265 cvsroot_t *root = Name_Root (NULL, update_dir); in start_recursion()689 cvsroot_t *this_root = Name_Root (NULL, update_dir); in do_recursion()1139 cvsroot_t *this_root = Name_Root (dir, update_dir); in do_dir_proc()
32 Name_Root (const char *dir, const char *update_dir) in Name_Root() function
998 CVSroot_parsed = Name_Root (NULL, NULL); in main()
180 this_root = Name_Root (arg, NULL); in arg_should_not_be_sent_to_server()192 this_root = Name_Root (NULL, NULL); in arg_should_not_be_sent_to_server()