ntype            2146 lib/fencing/st_client.c     const char *ntype = crm_element_value(msg, F_SUBTYPE);
ntype            2147 lib/fencing/st_client.c     char *data_addr = crm_strdup_printf("//%s", ntype);
ntype            2154 lib/fencing/st_client.c     if (safe_str_eq(ntype, T_STONITH_NOTIFY_FENCE)) {
ntype            2167 lib/fencing/st_client.c             crm_err("No data for %s event", ntype);