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

/osnet-11/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) {
2543 " Management All//EN", BAD_CAST dtd_location)) == NULL)
H A Dpool_kernel.c174 extern const char *dtd_location;
941 BAD_CAST dtd_location);

Completed in 33 milliseconds