xpath_search      240 crmd/pengine.c     xpathObj = xpath_search(xml, xpath_string);
xpath_search     1162 crmd/remote_lrmd_ra.c     xmlXPathObjectPtr search = xpath_search(xml, XPATH_PSEUDO_FENCE);
xpath_search     1231 crmd/remote_lrmd_ra.c     xmlXPathObjectPtr search = xpath_search(xml, XPATH_PSEUDO_MAINTENANCE);
xpath_search       84 crmd/te_callbacks.c         xpath_search(diff,
xpath_search       97 crmd/te_callbacks.c         xpath_search(diff,
xpath_search      109 crmd/te_callbacks.c         xpath_search(diff,
xpath_search      134 crmd/te_callbacks.c         xpath_search(diff,
xpath_search      157 crmd/te_callbacks.c             xpath_search(diff,
xpath_search      176 crmd/te_callbacks.c         xpath_search(diff,
xpath_search      198 crmd/te_callbacks.c     xpathObj = xpath_search(diff, "//" XML_TAG_DIFF_REMOVED "//" XML_LRM_TAG_RSC_OP);
xpath_search      216 crmd/te_callbacks.c         op_match = xpath_search(diff, rsc_op_xpath);
xpath_search      606 crmd/te_callbacks.c         xpathObj = xpath_search(xml_data, "//" XML_LRM_TAG_RSC_OP);
xpath_search      417 crmd/te_events.c             xpath_ret = xpath_search(match->xml, xpath);
xpath_search      732 fencing/commands.c     xpath = xpath_search(xml, "//parameter[@name='nodeid']");
xpath_search      774 fencing/commands.c     xpath = xpath_search(device->agent_metadata, "//action");
xpath_search      566 fencing/main.c     xpathObj = xpath_search(local_cib, xpath);
xpath_search      816 fencing/main.c     xpath_obj = xpath_search(msg, "//" F_CIB_UPDATE_RESULT "//" XML_CONS_TAG_RSC_LOCATION);
xpath_search      833 fencing/main.c     xpath_obj = xpath_search(msg, "//" F_CIB_UPDATE_RESULT "//" XML_TAG_DIFF_REMOVED "//" XML_CIB_TAG_RESOURCE);
xpath_search      840 fencing/main.c     xpath_obj = xpath_search(msg, "//" F_CIB_UPDATE_RESULT "//" XML_TAG_DIFF_ADDED "//" XML_CIB_TAG_RESOURCE);
xpath_search      940 fencing/main.c         xpathObj = xpath_search(msg, xpath);
xpath_search      947 fencing/main.c         xpathObj = xpath_search(msg, xpath);
xpath_search      357 include/crm/common/xml.h xmlXPathObjectPtr xpath_search(xmlNode * xml_top, const char *path);
xpath_search      367 lib/cib/cib_ops.c         xmlXPathObjectPtr xpathObj = xpath_search(*result_cib, "//@__delete__");
xpath_search      629 lib/cib/cib_ops.c     xpathObj = xpath_search(*diff, "//" XML_CIB_TAG_CONFIGURATION);
xpath_search      641 lib/cib/cib_ops.c     xpathObj = xpath_search(*diff, "//" XML_TAG_DIFF_REMOVED "//" XML_TAG_CIB);
xpath_search      693 lib/cib/cib_ops.c         xpathObj = xpath_search(existing_cib, section);
xpath_search      695 lib/cib/cib_ops.c         xpathObj = xpath_search(*result_cib, section);
xpath_search      824 lib/cib/cib_utils.c         xmlXPathObject *xpathObj = xpath_search(diff, XPATH_CONFIG_CHANGE);
xpath_search      253 lib/common/alerts.c         if ((xpathObj = xpath_search(msg, diff)) != NULL) {
xpath_search      557 lib/common/xml.c         xpathObj = xpath_search(xml, acl->xpath);
xpath_search      734 lib/common/xml.c             xmlXPathObjectPtr xpathObj = xpath_search(target, acl->xpath);
xpath_search      182 lib/common/xpath.c     xmlXPathObjectPtr xpathObj = xpath_search(xml, xpath);
xpath_search      236 lib/common/xpath.c     xpathObj = xpath_search(xml_obj, xpath);
xpath_search     1268 lib/fencing/st_client.c         xpathObj = xpath_search(xml, "//actions");
xpath_search     1276 lib/fencing/st_client.c         xpathObj = xpath_search(xml, "//action[@name='stop']");
xpath_search     1292 lib/fencing/st_client.c         xpathObj = xpath_search(xml, "//parameter[@name='port']");
xpath_search     1426 lib/fencing/st_client.c     xpathObj = xpath_search(output, "//@agent");
xpath_search       79 lib/pengine/failcounts.c     xmlXPathObject *xpathObj = xpath_search(rsc->xml, xpath);
xpath_search      119 lib/pengine/failcounts.c                 lrm_op_xpathObj = xpath_search(data_set->input, lrm_op_xpath);
xpath_search      167 lib/pengine/unpack.c         result = xpath_search(data_set->input, xpath);
xpath_search     4029 tools/crm_mon.c     xmlXPathObject *xpathObj = xpath_search(msg,