Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Droot.c541 newroot->method = local_method; in parse_cvsroot()
627 : local_method); in parse_cvsroot()
635 newroot->isremote = (newroot->method != local_method); in parse_cvsroot()
647 if ((newroot->method != local_method) in parse_cvsroot()
771 case local_method: in parse_cvsroot()
993 newroot->method = local_method; in local_cvsroot()
H A Droot.h19 local_method, enumerator
H A Dparseinfo.c497 || (tmproot->method != local_method in parse_config()