warning            39 maint/gnulib/build-aux/snippet/link-warning.h      ({ static const char warning[sizeof (message)]             \
warning           579 maint/gnulib/lib/cdefs.h   __glibc_macro_warning1 (GCC warning message)
warning           296 tools/crm_ticket.c     char *warning = NULL;
warning           299 tools/crm_ticket.c     warning = calloc(1, text_max);
warning           301 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           307 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           311 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           315 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           321 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,
warning           325 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset, 
warning           329 tools/crm_ticket.c     fprintf(stdout, "%s\n", warning);
warning           331 tools/crm_ticket.c     free(warning);