Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/cvs/src/
Dclient.c233 char *t, *root_string; local
264 root_string = this_root->original;
272 root_string = CVSroot_cmdline;
276 root_string = this_root->original;
282 root_string && current_parsed_root
283 && (strcmp (root_string, current_parsed_root->original) != 0))