Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldom_xmpp_client.h60 #define XML_STATUS ((xmlChar *)"status") macro
H A Dldom_xmpp_client.c767 if ((status = xml_find_subnode(resp, XML_STATUS)) == NULL) in handle_ldm_resp()