Searched refs:fork_method (Results 1 – 5 of 5) sorted by relevance
555 newroot->method = fork_method; in parse_cvsroot()609 || newroot->method == fork_method) in parse_cvsroot()646 && (newroot->method != fork_method) in parse_cvsroot()800 case fork_method: in parse_cvsroot()
25 fork_method enumerator
3930 case fork_method: in open_connection_to_server()
605 if (config->PrimaryServer->method == fork_method) in isProxyServer()
12155 (start_server): call the above when method is fork_method.12184 * cvs.h (CVSmethod): add fork_method.