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              147 include/crm/common/xml.h                              gboolean full, gboolean * changed, const char *marker);
full             1236 lib/common/patchset.c                     gboolean full, gboolean *changed, const char *marker)
full             1295 lib/common/patchset.c         subtract_xml_object(diff, left_child, right_child, full, &child_changed,
full             1305 lib/common/patchset.c     } else if (full) {
full             1346 lib/common/patchset.c             if (full) {
full             1374 lib/common/patchset.c                 if (full) {
full             1403 lib/common/patchset.c     } else if (!full && (id != NULL)) {
full             1652 lib/pengine/pe_output.c     bool full = va_arg(args, int);
full             1658 lib/pengine/pe_output.c     if (full) {
full             1777 lib/pengine/pe_output.c     bool full = va_arg(args, int);
full             1781 lib/pengine/pe_output.c     if (full) {
full             1864 lib/pengine/pe_output.c     bool full = va_arg(args, int);
full             1868 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);