Home
last modified time | relevance | path

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

/dports/devel/cvsgraph/cvsgraph-1.7.0/
H A Dcvsgraph.conf391 branch_bspace = 3;
H A Dcvsgraph.h174 int branch_bspace; member
H A Dreadconf.c75 { "branch_bspace", TYPE_NUMBER, { &conf.branch_bspace } },
435 debug_pint("branch_bspace", conf.branch_bspace); in dump_config()
H A Dcvsgraph.c3259 h += conf.branch_tspace + conf.branch_bspace; in make_layout()
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/conf/
H A Dcvsgraph.conf.sample303 branch_bspace = 3;