Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dmodules.c227 mc->mc_ignores = mi->mi_ignores; in cvs_module_lookup()
237 RB_INIT(&(mc->mc_ignores)); in cvs_module_lookup()
H A Dconfig.h50 struct cvs_flisthead mc_ignores; member
H A Dcheckout.c304 RB_FOREACH(fl, cvs_flisthead, &(mc->mc_ignores)) in checkout_check_repository()