Home
last modified time | relevance | path

Searched refs:Name_Root (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/src/
H A Droot.h58 cvsroot_t *Name_Root (const char *dir, const char *update_dir);
H A Drecurse.c265 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()
H A Droot.c32 Name_Root (const char *dir, const char *update_dir) in Name_Root() function
H A Dmain.c998 CVSroot_parsed = Name_Root (NULL, NULL); in main()
H A Dclient.c180 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()