crm_find_peer_full  859 daemons/controld/controld_messages.c     node = crm_find_peer_full(node_id, value, CRM_GET_PEER_ANY);
crm_find_peer_full  358 include/crm/cluster/internal.h crm_node_t * crm_find_peer_full(unsigned int id, const char *uname, int flags);
crm_find_peer_full 1177 lib/cluster/membership.c     node = crm_find_peer_full(id, uname, flags);