crm_find_peer     202 daemons/attrd/attrd_commands.c             crm_node_t *node = crm_find_peer(nodeid, NULL);
crm_find_peer     712 daemons/attrd/attrd_commands.c         crm_node_t *dup = crm_find_peer(0, host);
crm_find_peer     272 daemons/based/based_messages.c             crm_node_t *origin = crm_find_peer(0, host);
crm_find_peer     459 daemons/controld/controld_messages.c             node_to = crm_find_peer(0, host_to);
crm_find_peer     983 daemons/controld/controld_messages.c         crm_node_t *node = crm_find_peer(0, from);
crm_find_peer     359 include/crm/cluster/internal.h crm_node_t * crm_find_peer(unsigned int id, const char *uname);
crm_find_peer     207 lib/cluster/cluster.c             node = crm_find_peer(id, NULL);
crm_find_peer     428 lib/cluster/cpg.c         crm_node_t *peer = crm_find_peer(left_list[i].nodeid, NULL);
crm_find_peer     497 lib/cluster/membership.c         node = crm_find_peer(id, uname);
crm_find_peer     663 lib/cluster/membership.c     node = crm_find_peer(id, uname);
crm_find_peer     677 lib/cluster/membership.c             node = crm_find_peer(id, uname);