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

/freebsd-9.3-release/contrib/cvs/src/
H A Droot.h49 cvsroot_t *Name_Root PROTO((const char *dir, const char *update_dir));
H A Drecurse.c199 cvsroot_t *root = Name_Root (NULL, update_dir);
621 cvsroot_t *this_root = Name_Root ((char *) NULL, update_dir);
1067 cvsroot_t *this_root = Name_Root (dir, update_dir);
H A Droot.c32 Name_Root (dir, update_dir) function
H A Dmain.c849 CVSroot_parsed = Name_Root (NULL, NULL);
H A Dclient.c263 this_root = Name_Root (arg, (char *) NULL);
275 this_root = Name_Root ((char *) NULL, (char *) NULL);

Completed in 114 milliseconds