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

  /onnv/onnv-gate/usr/src/cmd/perl/contrib/
README 30 or which refer to unbundled products, should seek ARC guidance for naming.
  /onnv/onnv-gate/usr/src/tools/scripts/
its.reg 99 PREFIX=arc
100 INFO=http://opensolaris.org/os/community/arc/
101 EXTERNAL_URL=http://arc.opensolaris.org/caselog/\\1/\\2/\\3
102 INTERNAL_URL_sun.com=http://sac.eng.sun.com/Archives/CaseLog/arc/\\1/\\2/\\3
103 REGEX=\\([A-Z]\\{1\,2\\}ARC\\)[ \\/]\\([0-9]\\{4\\}\\)\\/\\([0-9]\\{3\\}\\)
104 CONTACT=arc-discuss@opensolaris.org
wx.sh 699 $ME arcs [-u] display all ARC cases in check-in comments
701 Default is to display only bugs and arc cases. Will
703 -v: display all comments verbatim including non-bug/arc
    [all...]
  /onnv/onnv-gate/usr/src/tools/onbld/Checks/
Comments.py 31 # - Have a synopsis matching that of the CR or ARC case.
36 from onbld.Checks.DbLookups import BugDB, ARC
38 arcre = re.compile(r'^([A-Z][A-Z]*ARC[/ \t][12]\d{3}/\d{3}) (.*)$')
48 # Translate any acceptable case number format into "<ARC> <YEAR>/<NUM>"
52 return re.sub(r'^([A-Z][A-Z]*ARC)[/ \t]', '\\1 ', caseid)
60 If check_db is True (the default), validate CR and ARC
112 # ARC case
115 arc, case = re.split('[/ \t]', match.group(1), 1)
116 arcs.setdefault((arc, case), []).append(match.group(2))
150 valid = ARC(arcs.keys(), arcPath
    [all...]
DbLookups.py 32 # * arc.opensolaris.org/cgi-bin/arc.cgi (for ARC)
217 """This covers arc.cgi script failure."""
219 return "Error retrieving ARC data: %s" % (Exception.__str__(self))
221 def ARC(arclist, arcPath=None):
223 arcPath = "http://arc.opensolaris.org/cgi-bin/arc.cgi"
224 fields = ["present", "arc", "year", "case", "status", "title"]
242 ret[(line["arc"], yc)] = line["title"
    [all...]
  /onnv/onnv-gate/usr/src/lib/
README.mapfiles 348 interfaces is not allowed without specific ARC review and approval.
409 that if it has a man page then it's Public. Also, it is really the ARC case
  /onnv/onnv-gate/usr/src/lib/libcryptoutil/
README 42 The originally approved ARC materials (PSARC/2001/488 & PSARC/2001/553)
  /onnv/onnv-gate/usr/src/tools/onbld/hgext/
cdm.py 241 'show all ARC cases in checkin comments'
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
Name.pl     [all...]
  /onnv/onnv-gate/usr/src/cmd/hwdata/
pci.ids     [all...]
usb.ids     [all...]

Completed in 419 milliseconds