Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Droot.c961 static bool get_local_root_dir_done; variable
968 if (get_local_root_dir_done) in get_local_root_dir()
975 get_local_root_dir_done = true; in get_local_root_dir()
1004 get_local_root_dir_done = false; in local_cvsroot()