full              756 daemons/controld/controld_utils.c void crmd_peer_down(crm_node_t *peer, bool full) 
full              758 daemons/controld/controld_utils.c     if(full && peer->state == NULL) {
full               95 daemons/controld/controld_utils.h void crmd_peer_down(crm_node_t *peer, bool full);
full              143 include/crm/common/xml.h                              gboolean full, gboolean * changed, const char *marker);
full             1470 lib/common/patchset.c                     gboolean full, gboolean *changed, const char *marker)
full             1531 lib/common/patchset.c         subtract_xml_object(diff, left_child, right_child, full, &child_changed,
full             1541 lib/common/patchset.c     } else if (full) {
full             1582 lib/common/patchset.c             if (full) {
full             1610 lib/common/patchset.c                 if (full) {
full             1639 lib/common/patchset.c     } else if (!full && (id != NULL)) {
full             1309 lib/pengine/pe_output.c     gboolean full = va_arg(args, gboolean);
full             1316 lib/pengine/pe_output.c     if (full) {
full             1381 lib/pengine/pe_output.c     gboolean full = va_arg(args, gboolean);
full             1386 lib/pengine/pe_output.c     if (full) {
full             1453 lib/pengine/pe_output.c     gboolean full = va_arg(args, gboolean);
full             1458 lib/pengine/pe_output.c     if (full) {
full              143 tools/crm_mon.c static int cib_connect(gboolean full);
full              804 tools/crm_mon.c cib_connect(gboolean full)
full              834 tools/crm_mon.c     if (rc == pcmk_rc_ok && full) {