Searched defs:dtd (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/common/ctf/ |
H A D | ctf_create.c | 132 ctf_copy_smembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_smembers() 155 ctf_copy_lmembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_lmembers() 180 ctf_copy_emembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_emembers() 197 ctf_copy_membnames(ctf_dtdef_t *dtd, uchar_t *s) in ctf_copy_membnames() 228 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, tid); in ctf_ref_inc() local 246 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, tid); in ctf_ref_dec() local 282 ctf_dtdef_t *dtd; in ctf_update() local 718 ctf_dtd_insert(ctf_file_t *fp, ctf_dtdef_t *dtd) in ctf_dtd_insert() 728 ctf_dtd_delete(ctf_file_t *fp, ctf_dtdef_t *dtd) in ctf_dtd_delete() 801 ctf_dtdef_t *dtd; in ctf_dtd_lookup() local [all …]
|
H A D | ctf_open.c | 888 ctf_dtdef_t *dtd, *ntd; in ctf_close() local
|
H A D | ctf_types.c | 514 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, type); in ctf_type_size() local
|
/titanic_50/usr/src/cmd/prtfru/ |
H A D | main.c | 50 int containers_only = 0, dtd = 0, list_only = 0, nodtd = 0, option, in main() local
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 478 xmlDtdPtr dtd; in lxml_validate_element() local 3665 xmlDtdPtr dtd = NULL; in lxml_get_bundle_file() local
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 1979 xmlDtdPtr dtd = NULL; in txml_file_parse() local
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | ctf_merge.c | 563 ctf_dtdef_t *dtd; in ctf_merge_fixup_sou() local
|
H A D | ctf_dwarf.c | 1114 ctf_dtdef_t *dtd; in ctf_dwarf_member_bitfield() local
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool_xml.c | 2510 xmlDtdPtr dtd; in build_dtype_accelerator() local
|
/titanic_50/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 3857 const xmlChar *dtd; in zonecfg_num_resources() local 3879 const xmlChar *dtd; in zonecfg_del_all_resources() local
|