HomeSort by relevance Sort by last modified time
    Searched refs:consolidation (Results 1 - 9 of 9) sorted by null

  /onnv/onnv-gate/usr/src/tools/scripts/
rtichk.py 43 print 'usage: rtichk [-g gate] [-c consolidation] bugids...'
53 consolidation = None
56 if opt == '-c': consolidation = arg
59 ret = not rti(bugs, consolidation=consolidation, gatePath=gate,
  /onnv/onnv-gate/usr/src/uts/common/xen/public/
README.DO_NOT_EDIT 32 build of the xen consolidation which can be found in:
35 Any changes to these files should be done in the xen consolidation.
  /onnv/onnv-gate/usr/src/uts/common/xen/sys/
README 32 copies from a specific build of the xen consolidation which can be found in:
35 Any changes to these files should be done in the xen consolidation.
  /onnv/onnv-gate/usr/src/tools/onbld/Checks/
Rti.py 48 def rti(bugids, gatePath=None, consolidation=None,
57 consolidation: name of the consolidation
109 rtis[cr] = Rti(cr, gateName, consolidation)
DbLookups.py 281 return "More than one consolidation has this CR: %s" % (RtiException.__str__(self))
318 def __init__(self, cr, gate=None, consolidation=None):
326 consolidation: consolidation name (default=None)
337 self.__queryConsolidation = consolidation
352 if consolidation:
353 command += "-c\n%s\n" % consolidation
380 if consolidation:
381 command += " -c " + consolidation
433 def consolidation(self) member in class:Rti
    [all...]
  /onnv/onnv-gate/usr/src/lib/libsasl/
README 13 Additionally, the SunONE consolidation maintains libsasl also based on
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/
Utils.pm 46 A consolidation of little utility functions used through out the
  /onnv/onnv-gate/usr/src/lib/
README.Makefiles 35 Makefiles for the ON consolidation. It assumes that you're comfortable with
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
SUNWonld-README 39 OSNET consolidation. The intent of this package is to provide access
89 The following bug fixes exist in the OSNET consolidation workspace
    [all...]

Completed in 830 milliseconds