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 1287 lib/pengine/pe_output.c gboolean full = va_arg(args, gboolean); full 1298 lib/pengine/pe_output.c if (full) { full 1355 lib/pengine/pe_output.c gboolean full = va_arg(args, gboolean); full 1363 lib/pengine/pe_output.c if (full) { full 1427 lib/pengine/pe_output.c gboolean full = va_arg(args, gboolean); full 1435 lib/pengine/pe_output.c if (full) { full 135 tools/crm_mon.c static int cib_connect(gboolean full); full 852 tools/crm_mon.c cib_connect(gboolean full) full 882 tools/crm_mon.c if (rc == pcmk_rc_ok && full) {