ntype 1742 lib/fencing/st_client.c const char *ntype = crm_element_value(msg, F_SUBTYPE); ntype 1743 lib/fencing/st_client.c char *data_addr = crm_strdup_printf("//%s", ntype); ntype 1750 lib/fencing/st_client.c if (pcmk__str_eq(ntype, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) { ntype 1763 lib/fencing/st_client.c crm_err("No data for %s event", ntype);