Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dclient.c150 char *t, *root_string; in arg_should_not_be_sent_to_server() local
181 root_string = this_root->original; in arg_should_not_be_sent_to_server()
189 root_string = CVSroot_cmdline; in arg_should_not_be_sent_to_server()
193 root_string = this_root->original; in arg_should_not_be_sent_to_server()
198 if (root_string && current_parsed_root in arg_should_not_be_sent_to_server()
199 && strcmp (root_string, original_parsed_root->original)) in arg_should_not_be_sent_to_server()