stonith_watchdog_xml  198 daemons/fenced/fenced_cib.c     xmlNode *stonith_watchdog_xml = NULL;
stonith_watchdog_xml  201 daemons/fenced/fenced_cib.c     stonith_watchdog_xml = get_xpath_object(XPATH_WATCHDOG_TIMEOUT, cib,
stonith_watchdog_xml  203 daemons/fenced/fenced_cib.c     if (stonith_watchdog_xml) {
stonith_watchdog_xml  204 daemons/fenced/fenced_cib.c         value = crm_element_value(stonith_watchdog_xml, PCMK_XA_VALUE);