full 752 daemons/controld/controld_utils.c void crmd_peer_down(crm_node_t *peer, bool full) full 754 daemons/controld/controld_utils.c if(full && peer->state == NULL) { full 55 daemons/controld/controld_utils.h void crmd_peer_down(crm_node_t *peer, bool full); full 95 include/crm/common/xml_compat.h gboolean full, gboolean *changed, full 441 lib/common/patchset.c bool full, gboolean *changed, const char *marker) full 500 lib/common/patchset.c subtract_v1_xml_object(diff, left_child, right_child, full, full 510 lib/common/patchset.c } else if (full) { full 551 lib/common/patchset.c if (full) { full 579 lib/common/patchset.c if (full) { full 607 lib/common/patchset.c } else if (!full && (id != NULL)) { full 1572 lib/common/patchset.c gboolean full, gboolean *changed, const char *marker) full 1574 lib/common/patchset.c return subtract_v1_xml_object(parent, left, right, full, changed, marker); full 1784 lib/pengine/pe_output.c bool full = va_arg(args, int); full 1790 lib/pengine/pe_output.c if (full) { full 1910 lib/pengine/pe_output.c bool full = va_arg(args, int); full 1914 lib/pengine/pe_output.c if (full) { full 2045 lib/pengine/pe_output.c bool full = va_arg(args, int); full 2049 lib/pengine/pe_output.c if (full) { full 520 maint/gnulib/lib/git-merge-changelog.c bool full, full 596 maint/gnulib/lib/git-merge-changelog.c if (full) full 355 tools/crm_shadow.c char *full = NULL; full 360 tools/crm_shadow.c full = crm_strdup_printf("%s.\nAdditionally, the supplied shadow " full 364 tools/crm_shadow.c reason = full; full 372 tools/crm_shadow.c free(full);