Searched refs:mc_ignores (Results 1 – 3 of 3) sorted by relevance
227 mc->mc_ignores = mi->mi_ignores; in cvs_module_lookup()237 RB_INIT(&(mc->mc_ignores)); in cvs_module_lookup()
50 struct cvs_flisthead mc_ignores; member
304 RB_FOREACH(fl, cvs_flisthead, &(mc->mc_ignores)) in checkout_check_repository()