ntype 1357 lib/fencing/st_client.c get_event_data_xml(xmlNode *msg, const char *ntype) ntype 1359 lib/fencing/st_client.c char *data_addr = crm_strdup_printf("//%s", ntype); ntype 1389 lib/fencing/st_client.c const char *ntype = crm_element_value(msg, F_SUBTYPE); ntype 1407 lib/fencing/st_client.c if (pcmk__str_eq(ntype, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) { ntype 1408 lib/fencing/st_client.c xmlNode *data = get_event_data_xml(msg, ntype); ntype 1411 lib/fencing/st_client.c crm_err("No data for %s event", ntype);