HomeSort by relevance Sort by last modified time
    Searched refs:dtd (Results 1 - 25 of 69) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/lvm/metassist/sysfiles/
Makefile 38 # Files to be copied to /usr/share/lib/xml/dtd
40 volume-config.dtd \
41 volume-defaults.dtd \
42 volume-request.dtd
  /onnv/onnv-gate/usr/src/common/ctf/
ctf_create.c 88 ctf_copy_smembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t)
90 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members);
111 ctf_copy_lmembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t)
113 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members);
136 ctf_copy_emembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t)
138 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members);
153 ctf_copy_membnames(ctf_dtdef_t *dtd, uchar_t *s)
155 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members);
189 ctf_dtdef_t *dtd; local
220 for (size = 0, dtd = ctf_list_next(&fp->ctf_dtdefs)
481 ctf_dtdef_t *dtd; local
503 ctf_dtdef_t *dtd, *ntd; local
528 ctf_dtdef_t *dtd; local
589 ctf_dtdef_t *dtd; local
608 ctf_dtdef_t *dtd; local
646 ctf_dtdef_t *dtd; local
665 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, type); local
683 ctf_dtdef_t *dtd; local
723 ctf_dtdef_t *dtd; local
745 ctf_dtdef_t *dtd; local
767 ctf_dtdef_t *dtd; local
789 ctf_dtdef_t *dtd; local
826 ctf_dtdef_t *dtd; local
862 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, enid); local
918 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, souid); local
1099 ctf_dtdef_t *dtd; local
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWmdau/
prototype_com 39 d none usr/share/lib/xml/dtd 0755 root sys
40 f none usr/share/lib/xml/dtd/volume-config.dtd 0444 root sys
41 f none usr/share/lib/xml/dtd/volume-defaults.dtd 0444 root sys
42 f none usr/share/lib/xml/dtd/volume-request.dtd 0444 root sys
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,USBRDT-5240/
Makefile 29 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/i386/
Makefile 29 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/sparc/
Makefile 29 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/sun4u/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/sun4v/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/libbrand/
Makefile 45 DTDS = dtd/brand.dtd.1 dtd/zone_platform.dtd.1
  /onnv/onnv-gate/usr/src/cmd/man/src/util/solbookv2/
Makefile 29 SOLBOOKV2 = solbook.dtd \
58 THIRDPARTYLICENSE: solbook.dtd
60 solbook.dtd > $@
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-CP3060/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-CP3260/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-T5220/
Makefile 29 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-T5440/
Makefile 29 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,SPARC-Enterprise/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-15000/
Makefile 30 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6300/
Makefile 29 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,SPARC-Enterprise-T5120/
Makefile 29 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
ContentState.cxx 30 void ContentState::startContent(const Dtd &dtd)
33 tokens[0] = new ElementToken(dtd.documentElementType(),
39 compiledModel->compile(dtd.nElementTypeIndex(), ambiguities,
57 includeCount_.assign(dtd.nElementTypeIndex(), 0);
58 excludeCount_.assign(dtd.nElementTypeIndex(), 0);
59 openElementCount_.assign(dtd.nElementTypeIndex(), 0);
149 Dtd &dtd)
152 dtd.allocElementTypeIndex())
    [all...]
  /onnv/onnv-gate/usr/src/lib/libzonecfg/
Makefile 46 DTDS = dtd/zonecfg.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/
Makefile 34 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/
Makefile 34 DTDFILE = topology.dtd.1
  /onnv/onnv-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/
Makefile 34 DTDFILE = topology.dtd.1

Completed in 300 milliseconds

1 2 3