Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c660 xmlNodePtr lang_node = xml_find_node(xmlDocGetRootElement(xsl_doc), in xml_to_commands() local
667 if (msgfile_node != NULL && lang_node != NULL) { in xml_to_commands()
670 xmlNodeSetContent(lang_node, (xmlChar *)locale); in xml_to_commands()