Searched defs:dtd (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/common/ctf/ |
H A D | ctf_create.c | 90 ctf_copy_smembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_smembers() 113 ctf_copy_lmembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_lmembers() 138 ctf_copy_emembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t) in ctf_copy_emembers() 155 ctf_copy_membnames(ctf_dtdef_t *dtd, uchar_t *s) in ctf_copy_membnames() 186 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, tid); in ctf_ref_inc() local 204 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, tid); in ctf_ref_dec() local 240 ctf_dtdef_t *dtd; in ctf_update() local 470 ctf_dtd_insert(ctf_file_t *fp, ctf_dtdef_t *dtd) in ctf_dtd_insert() 480 ctf_dtd_delete(ctf_file_t *fp, ctf_dtdef_t *dtd) in ctf_dtd_delete() 553 ctf_dtdef_t *dtd; in ctf_dtd_lookup() local [all …]
|
H A D | ctf_open.c | 885 ctf_dtdef_t *dtd, *ntd; in ctf_close() local
|
/titanic_41/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_41/usr/src/cmd/mandoc/ |
H A D | html.c | 526 const char *dtd; in print_gen_decls() local
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 474 xmlDtdPtr dtd; in lxml_validate_element() local 3640 xmlDtdPtr dtd = NULL; in lxml_get_bundle_file() local
|
/titanic_41/usr/src/cmd/lvm/metassist/xml/ |
H A D | xml_convert.c | 774 xmlDtdPtr dtd; in validate_doc() local
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 1981 xmlDtdPtr dtd = NULL; in txml_file_parse() local
|
/titanic_41/usr/src/lib/libpool/common/ |
H A D | pool_xml.c | 2510 xmlDtdPtr dtd; in build_dtype_accelerator() local
|
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 3856 const xmlChar *dtd; in zonecfg_num_resources() local 3878 const xmlChar *dtd; in zonecfg_del_all_resources() local
|