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 1482 lib/common/patchset.c gboolean full, gboolean *changed, const char *marker) full 1543 lib/common/patchset.c subtract_xml_object(diff, left_child, right_child, full, &child_changed, full 1553 lib/common/patchset.c } else if (full) { full 1594 lib/common/patchset.c if (full) { full 1622 lib/common/patchset.c if (full) { full 1651 lib/common/patchset.c } else if (!full && (id != NULL)) { full 1028 lib/pengine/pe_output.c gboolean full = va_arg(args, gboolean); full 1039 lib/pengine/pe_output.c if (full) { full 1096 lib/pengine/pe_output.c gboolean full = va_arg(args, gboolean); full 1104 lib/pengine/pe_output.c if (full) { full 1166 lib/pengine/pe_output.c gboolean full = va_arg(args, gboolean); full 1174 lib/pengine/pe_output.c if (full) { full 129 tools/crm_mon.c static int cib_connect(gboolean full); full 774 tools/crm_mon.c cib_connect(gboolean full) full 833 tools/crm_mon.c if (rc == pcmk_ok && full) {