full              108 crmd/crmd_utils.h void crmd_peer_down(crm_node_t *peer, bool full);
full             1014 crmd/utils.c   void crmd_peer_down(crm_node_t *peer, bool full) 
full             1016 crmd/utils.c       if(full && peer->state == NULL) {
full              175 include/crm/common/xml.h                              gboolean full, gboolean * changed, const char *marker);
full             4387 lib/common/xml.c                     gboolean full, gboolean * changed, const char *marker)
full             4454 lib/common/xml.c         subtract_xml_object(diff, left_child, right_child, full, &child_changed, marker);
full             4463 lib/common/xml.c     } else if (full) {
full             4512 lib/common/xml.c             if (full) {
full             4539 lib/common/xml.c                 if (full) {
full             4565 lib/common/xml.c     } else if (full == FALSE && id) {
full               57 tools/crm_mon.c int cib_connect(gboolean full);
full              281 tools/crm_mon.c cib_connect(gboolean full)
full              323 tools/crm_mon.c         if (rc == pcmk_ok && full) {