stonith_watchdog_xml  173 daemons/fenced/fenced_cib.c     xmlNode *stonith_watchdog_xml = NULL;
stonith_watchdog_xml  176 daemons/fenced/fenced_cib.c     stonith_watchdog_xml = get_xpath_object(XPATH_WATCHDOG_TIMEOUT, cib,
stonith_watchdog_xml  178 daemons/fenced/fenced_cib.c     if (stonith_watchdog_xml) {
stonith_watchdog_xml  179 daemons/fenced/fenced_cib.c         value = crm_element_value(stonith_watchdog_xml, PCMK_XA_VALUE);