Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c160 static int validate_doc(xmlDocPtr doc, const char *name, const char *systemID);
771 const char *systemID) in validate_doc() argument
797 doc, (xmlChar *)name, NULL, (xmlChar *)systemID); in validate_doc()
800 gettext("could not create DTD node from %s"), systemID); in validate_doc()