Home
last modified time | relevance | path

Searched refs:TOPO_DTD_PATH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h43 #define TOPO_DTD_PATH "/usr/share/lib/xml/dtd/topology.dtd.1" macro
H A Dtopo_2xml.c70 TOPO_DTD_PATH); in print_header()
H A Dtopo_xml.c2039 if (strcmp((const char *)dtd->SystemID, TOPO_DTD_PATH) != 0) { in txml_file_parse()