Home
last modified time | relevance | path

Searched defs:cvsmodule (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/process/
H A Dfactory.py227 def __init__(self, cvsroot, cvsmodule, argument
248 def __init__(self, cvsroot, cvsmodule, argument
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/steps/source/
H A Dcvs.py39 def __init__(self, cvsroot=None, cvsmodule='', mode='incremental', argument
/dports/devel/cvsgraph/cvsgraph-1.7.0/
H A Dcvsgraph.h109 char *cvsmodule; member
H A Dcvsgraph.c3820 char *cvsmodule = NULL; in main() local