F_STONITH_RC      436 lib/fencing/st_actions.c     crm_xml_add_int(xml, F_STONITH_RC, rc);
F_STONITH_RC      456 lib/fencing/st_actions.c         match = get_xpath_object("//@" F_STONITH_RC, xml, LOG_ERR);
F_STONITH_RC      491 lib/fencing/st_actions.c         if (crm_element_value_int(xml, F_STONITH_RC, &rc) == 0) {