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              148 include/crm/common/xml.h                              gboolean full, gboolean * changed, const char *marker);
full             1245 lib/common/patchset.c                     gboolean full, gboolean *changed, const char *marker)
full             1306 lib/common/patchset.c         subtract_xml_object(diff, left_child, right_child, full, &child_changed,
full             1316 lib/common/patchset.c     } else if (full) {
full             1357 lib/common/patchset.c             if (full) {
full             1385 lib/common/patchset.c                 if (full) {
full             1416 lib/common/patchset.c     } else if (!full && (id != NULL)) {
full             1607 lib/pengine/pe_output.c     bool full = va_arg(args, int);
full             1613 lib/pengine/pe_output.c     if (full) {
full             1731 lib/pengine/pe_output.c     bool full = va_arg(args, int);
full             1735 lib/pengine/pe_output.c     if (full) {
full             1817 lib/pengine/pe_output.c     bool full = va_arg(args, int);
full             1821 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              341 tools/crm_shadow.c     char *full = NULL;
full              346 tools/crm_shadow.c         full = crm_strdup_printf("%s.\nAdditionally, the supplied shadow "
full              350 tools/crm_shadow.c         reason = full;
full              358 tools/crm_shadow.c     free(full);