warning            39 maint/gnulib/build-aux/snippet/link-warning.h      ({ static const char warning[sizeof (message)]             \
warning           636 maint/gnulib/lib/cdefs.h   __glibc_macro_warning1 (GCC warning message)
warning           505 tools/crm_ticket.c     char *warning = NULL;
warning           508 tools/crm_ticket.c     warning = calloc(1, text_max);
warning           510 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           516 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           520 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           524 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
warning           530 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,
warning           534 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset, 
warning           538 tools/crm_ticket.c     fprintf(stdout, "%s\n", warning);
warning           540 tools/crm_ticket.c     free(warning);