text_max          291 tools/crm_ticket.c     static int text_max = 1024;
text_max          296 tools/crm_ticket.c     warning = calloc(1, text_max);
text_max          298 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          304 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          308 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          312 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          318 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,
text_max          322 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,