ha_node_type      626 lib/cluster/heartbeat.c         const char *ha_node_type = NULL;
ha_node_type      634 lib/cluster/heartbeat.c         ha_node_type = conn->llc_ops->node_type(conn, ha_node);
ha_node_type      635 lib/cluster/heartbeat.c         if (safe_str_neq(NORMALNODE, ha_node_type)) {
ha_node_type      636 lib/cluster/heartbeat.c             crm_debug("Node %s: skipping '%s'", ha_node, ha_node_type);
ha_node_type      652 lib/cluster/heartbeat.c         crm_xml_add(node, XML_ATTR_TYPE, ha_node_type);