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