/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_create.c | 142 ctf_copy_smembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_smembers() argument 144 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_smembers() 165 ctf_copy_lmembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_lmembers() argument 167 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_lmembers() 190 ctf_copy_emembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_emembers() argument 192 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_emembers() 207 ctf_copy_membnames(ctf_dtdef_t *dtd, uchar_t *s) in ctf_copy_membnames() argument 209 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_membnames() 238 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, tid); in ctf_ref_inc() local 240 if (dtd == NULL) in ctf_ref_inc() [all …]
|
H A D | ctf_lookup.c | 329 ctf_dtdef_t *dtd; in ctf_dyn_lookup_by_id() local 334 if ((dtd = ctf_dtd_lookup(fp, id)) == NULL) in ctf_dyn_lookup_by_id() 337 return (&dtd->dtd_data); in ctf_dyn_lookup_by_id() 345 ctf_dtdef_t *dtd; in ctf_dyn_array_info() local 355 if ((dtd = ctf_dtd_lookup(fp, id)) == NULL) in ctf_dyn_array_info() 358 if (LCTF_INFO_KIND(fp, dtd->dtd_data.ctt_info) != CTF_K_ARRAY) in ctf_dyn_array_info() 361 bcopy(&dtd->dtd_u.dtu_arr, arinfop, sizeof (*arinfop)); in ctf_dyn_array_info()
|
/illumos-gate/exception_lists/ |
H A D | manlint | 18 usr/src/cmd/hal/fdi/fdi.dtd.1 19 usr/src/cmd/isns/isnsd/xml_def/isnsdata.dtd.1 20 usr/src/cmd/svc/dtd/service_bundle.dtd.1 21 usr/src/lib/fm/topo/maps/common/digraph-topology.dtd.1 22 usr/src/lib/fm/topo/maps/common/topology.dtd.1 23 usr/src/lib/libbrand/dtd/brand.dtd.1 24 usr/src/lib/libbrand/dtd/zone_platform.dtd.1 25 usr/src/lib/libbsm/adt_record.dtd.1 27 usr/src/lib/libpool/dtd/rm_pool.dtd.1 28 usr/src/lib/libzonecfg/dtd/zonecfg.dtd.1
|
/illumos-gate/usr/src/lib/libbrand/ |
H A D | Makefile | 44 DTDS = dtd/brand.dtd.1 dtd/zone_platform.dtd.1
|
/illumos-gate/usr/src/cmd/prtfru/ |
H A D | main.c | 48 int containers_only = 0, dtd = 0, list_only = 0, nodtd = 0, option, in main() local 63 dtd = 1; in main() 82 if (dtd) { in main()
|
/illumos-gate/usr/src/lib/fm/topo/maps/ |
H A D | Makefile.map | 40 ROOTDTDTARG = $(DTDTARG:%=$(ROOT)/usr/share/lib/xml/dtd/%) 42 DIGRAPH_DTD = digraph-topology.dtd.1 44 ROOT_DTD_DIR=$(ROOT)/usr/share/lib/xml/dtd
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-zones.p5m | 95 dir path=usr/share/lib/xml/dtd group=sys 96 file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644 97 file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644 98 file path=usr/share/lib/xml/dtd/zonecfg.dtd.1
|
/illumos-gate/usr/src/lib/libzonecfg/ |
H A D | Makefile | 45 DTDS = dtd/zonecfg.dtd.1
|
/illumos-gate/usr/src/cmd/svc/ |
H A D | Makefile | 58 DTDS = dtd/service_bundle.dtd.1
|
/illumos-gate/usr/src/lib/libpool/ |
H A D | Makefile | 60 DTDS = dtd/rm_pool.dtd.1
|
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/ |
H A D | Makefile | 59 DTDDIR= $(ROOT)/usr/share/lib/xml/dtd 60 ROOTDTDS= $(DTDDIR)/kmfpolicy.dtd
|
/illumos-gate/usr/src/cmd/hal/fdi/ |
H A D | Makefile | 29 DTDS = fdi.dtd.1 30 XMLDIR = $(ROOT)/usr/share/lib/xml/dtd
|
/illumos-gate/usr/src/lib/fm/topo/maps/i386/ |
H A D | Makefile | 29 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/libbsm/ |
H A D | Makefile | 98 DTD = adt_record.dtd.1 101 ROOTDTDDIR= $(ROOTXMLDIR)/dtd
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/ |
H A D | Makefile | 33 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/ |
H A D | Makefile | 33 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/Joyent,Joyent-Compute-Platform-1101/ |
H A D | Makefile | 34 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-X4200-M2/ |
H A D | Makefile | 33 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/ |
H A D | Makefile | 33 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4600-M2/ |
H A D | Makefile | 33 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/SMCI,SYS-2028U-E1CNRT+/ |
H A D | Makefile | 17 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/ |
H A D | Makefile | 33 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/Joyent,Joyent-Storage-Platform-7001/ |
H A D | Makefile | 22 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/i86pc/ |
H A D | Makefile | 28 DTDFILE = topology.dtd.1
|
/illumos-gate/usr/src/lib/fm/topo/maps/Joyent,Joyent-Compute-Platform-330x/ |
H A D | Makefile | 18 DTDFILE = topology.dtd.1
|