crm_update_peer_state  742 daemons/controld/controld_messages.c     crm_update_peer_state(__func__, remote_peer,
crm_update_peer_state  203 daemons/controld/controld_remote_ra.c     crm_update_peer_state(__func__, node, CRM_NODE_MEMBER, 0);
crm_update_peer_state  274 daemons/controld/controld_remote_ra.c     crm_update_peer_state(__func__, node, CRM_NODE_LOST, 0);
crm_update_peer_state  317 daemons/controld/controld_remote_ra.c         crm_update_peer_state(__func__, node, CRM_NODE_MEMBER, 0);
crm_update_peer_state  759 daemons/controld/controld_utils.c         crm_update_peer_state(__func__, peer, CRM_NODE_LOST, 0);
crm_update_peer_state  346 include/crm/cluster/internal.h crm_node_t *crm_update_peer_state(const char *source, crm_node_t * node,
crm_update_peer_state  256 lib/cluster/corosync.c         crm_update_peer_state(__func__, node, CRM_NODE_MEMBER, ring_id);
crm_update_peer_state  521 lib/cluster/cpg.c                 crm_update_peer_state(__func__, peer, CRM_NODE_MEMBER, 0);
crm_update_peer_state  188 lib/cluster/membership.c             crm_update_peer_state(__func__, node, state, 0);
crm_update_peer_state  195 lib/cluster/membership.c             crm_update_peer_state(__func__, node, state, 0);
crm_update_peer_state  854 lib/cluster/membership.c             node = crm_update_peer_state(__func__, node, peer_state, 0);