Home
last modified time | relevance | path

Searched refs:dtd_location (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libpool/common/
H A Dpool_xml.c134 const char *dtd_location = "file:///usr/share/lib/xml/dtd/rm_pool.dtd.1"; variable
2021 if (dtd_exists(dtd_location) == PO_FALSE) { in pool_xml_open_file()
2543 " Management All//EN", BAD_CAST dtd_location)) == NULL) in build_dtype_accelerator()
H A Dpool_kernel.c176 extern const char *dtd_location;
943 BAD_CAST dtd_location); in pool_knl_export()